Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-01 | schannel: stop calling it "winssl" | Daniel Stenberg | |
Stick to "Schannel" everywhere. The configure option --with-winssl is kept to allow existing builds to work but --with-schannel is added as an alias. Closes #3504 | |||
2018-08-08 | ssl: set engine implicitly when a PKCS#11 URI is provided | Anderson Toshiyuki Sasaki | |
This allows the use of PKCS#11 URI for certificates and keys without setting the corresponding type as "ENG" and the engine as "pkcs11" explicitly. If a PKCS#11 URI is provided for certificate, key, proxy_certificate or proxy_key, the corresponding type is set as "ENG" if not provided and the engine is set to "pkcs11" if not provided. Acked-by: Nikos Mavrogiannopoulos Closes #2333 | |||
2018-04-23 | CURLOPT_SSLCERT.3: improve WinSSL-specific usage info | Archangel_SDY | |
Ref: https://github.com/curl/curl/pull/2376#issuecomment-381858780 Closes https://github.com/curl/curl/pull/2504 | |||
2016-11-16 | cmdline-docs: more options converted over | Daniel Stenberg | |