mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-27 14:22:34 +08:00
Replace mentions of deprecated 'c_rehash' with 'openssl rehash'.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user