Lines Matching refs:cert
1018 * Add parsing of V3 extensions (key usage, Netscape cert-type,
1438 * Provide mechanism to reset handshake cert list by calling
1441 cert callback (mbedtls_ssl_conf_cert_cb()) during handshake.
2494 description part of the cert to the real signature. This meant that a
4655 authentication against a crafted CA cert. Cannot be triggered remotely
4741 trusted, no later cert is checked. (suggested by hannes-landeholm)
5197 * Restore ability to use a v1 cert as a CA if trusted locally. (This had
5199 * Restore ability to locally trust a self-signed cert that is not a proper
5236 * cert_write app should use subject of issuer certificate as issuer of cert
5826 bottom-up (Peer cert depth is 0)
6354 * Before freeing a certificate, properly zero out all cert. data
6376 * Fixed a critical denial-of-service with X.509 cert. verification:
6399 * Added preliminary X.509 cert. writing by Pascal Vizeli