Home | History | Annotate | Download | only in vtls

Lines Matching full:certificate

477     /* Locate CAs, Client certificate and key according to our settings.
782 * level) or by keyring file, password and certificate label.
783 * Local certificate name (CURLOPT_SSLCERT) is used to hold either the
784 * application identifier of the certificate label.
787 * local certificate. We thus use the CA file (CURLOPT_CAINFO) to identify
1046 /* SSL handshake done: gather certificate info and verify host. */
1053 infof(data, "Server certificate:\n");
1084 However the server certificate may be available, thus we can return
1170 /* Step 3: gather certificate info, verify host. */