diff options
Diffstat (limited to 'docs/cmdline-opts/cert.d')
-rw-r--r-- | docs/cmdline-opts/cert.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/cert.d b/docs/cmdline-opts/cert.d index 510b8333f..de6b42060 100644 --- a/docs/cmdline-opts/cert.d +++ b/docs/cmdline-opts/cert.d @@ -36,7 +36,7 @@ system or user keychain, or the path to a PKCS#12-encoded certificate and private key. If you want to use a file from the current directory, please precede it with "./" prefix, in order to avoid confusion with a nickname. -(Schannel/WinSSL only) Client certificates must be specified by a path +(Schannel only) Client certificates must be specified by a path expression to a certificate store. (Loading PFX is not supported; you can import it to a store first). You can use "<store location>\\<store name>\\<thumbprint>" to refer to a certificate |