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.
This commit is contained in:
Bertrand Jacquin 2016-11-13 16:37:12 +00:00 committed by Willy Tarreau
parent ff13c06a17
commit d4d0a23ca4

View File

@ -10110,7 +10110,7 @@ ca-sign-file <cafile>
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