Lines Matching refs:cert
825 * Add parsing of V3 extensions (key usage, Netscape cert-type,
1245 * Provide mechanism to reset handshake cert list by calling
1248 cert callback (mbedtls_ssl_conf_cert_cb()) during handshake.
2301 description part of the cert to the real signature. This meant that a
4462 authentication against a crafted CA cert. Cannot be triggered remotely
4548 trusted, no later cert is checked. (suggested by hannes-landeholm)
5004 * Restore ability to use a v1 cert as a CA if trusted locally. (This had
5006 * Restore ability to locally trust a self-signed cert that is not a proper
5043 * cert_write app should use subject of issuer certificate as issuer of cert
5633 bottom-up (Peer cert depth is 0)
6161 * Before freeing a certificate, properly zero out all cert. data
6183 * Fixed a critical denial-of-service with X.509 cert. verification:
6206 * Added preliminary X.509 cert. writing by Pascal Vizeli