SSLClientCertPassword
Specifies the password used to decrypt the certificate provided in SSLClientCert .
データ型
string
デフォルト値
""
解説
Leave this property blank if the client certificate or keystore is not password protected.
This controls different properties based on the SSLClientCertType. For PEM certificates this sets ssl.key.password, and for PFX certificates this sets ssl.keystore.password.