Home | History | Annotate | Download | only in docs

Lines Matching full:certificate

123  15.1 Add support for client certificate authentication
124 15.2 Add support for custom server certificate validation
722 certificate, but this doesn't seem to be exposed in the libcurl APIs. Could
812 15.1 Add support for client certificate authentication
815 certificate and private key stores. This does not allow the application
816 or the user to supply a custom client certificate using curl or libcurl.
819 implemented by supplying a custom certificate to the SChannel APIs, see:
820 - Getting a Certificate for Schannel
823 15.2 Add support for custom server certificate validation
826 certificate trust store. This does not allow the application or user to
827 customize the server certificate validation process using curl or libcurl.
830 implemented by supplying a custom certificate to the SChannel APIs, see:
831 - Getting a Certificate for Schannel