We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed4dca commit efd354aCopy full SHA for efd354a
script/install-openldap
@@ -59,7 +59,7 @@ export CA_KEY="/etc/ssl/private/rubyldap-ca.key"
59
cp "${SEED_PATH}/ca/cacert.pem" "${CA_CERT}"
60
cp "${SEED_PATH}/ca/cakey.pem" "${CA_KEY}"
61
62
-# actually add the fake CA to the system store
+# actually add the fixture CA to the system store
63
update-ca-certificates
64
65
# Make a private key for the server:
0 commit comments