Lines Matching refs:cert
1061 * Add parsing of V3 extensions (key usage, Netscape cert-type,
1481 * Provide mechanism to reset handshake cert list by calling
1484 cert callback (mbedtls_ssl_conf_cert_cb()) during handshake.
2537 description part of the cert to the real signature. This meant that a
4698 authentication against a crafted CA cert. Cannot be triggered remotely
4784 trusted, no later cert is checked. (suggested by hannes-landeholm)
5240 * Restore ability to use a v1 cert as a CA if trusted locally. (This had
5242 * Restore ability to locally trust a self-signed cert that is not a proper
5279 * cert_write app should use subject of issuer certificate as issuer of cert
5869 bottom-up (Peer cert depth is 0)
6397 * Before freeing a certificate, properly zero out all cert. data
6419 * Fixed a critical denial-of-service with X.509 cert. verification:
6442 * Added preliminary X.509 cert. writing by Pascal Vizeli