Replace mentions of deprecated 'c_rehash' with 'openssl rehash'.

This commit is contained in:
Roger A. Light
2018-04-07 11:26:43 +01:00
parent 40e6a75709
commit 8676cc0359
6 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -72,4 +72,4 @@ cat test-signing-ca.crt test-root-ca.crt > all-ca.crt
#mkdir certs
#cp test-signing-ca.crt certs/test-signing-ca.pem
#cp test-root-ca.crt certs/test-root.ca.pem
c_rehash certs
openssl rehash certs