DOC: ssl: Use correct wording for ca-sign-pass
Doc references ca-sign-passphrase but the source code is referring
ca-sign-pass. Align doc to reality.
diff --git a/doc/configuration.txt b/doc/configuration.txt
index ec851d8..2bcb2b3 100644
--- a/doc/configuration.txt
+++ b/doc/configuration.txt
@@ -10110,7 +10110,7 @@
setting when the dynamic generation of certificates is enabled. See
'generate-certificates' for details.
-ca-sign-passphrase <passphrase>
+ca-sign-pass <passphrase>
This setting is only available when support for OpenSSL was built in. It is
the CA private key passphrase. This setting is optional and used only when
the dynamic generation of certificates is enabled. See