Files
wolfssl/wolfcrypt/src
David Garske 9733076fe0 Fixes and cleanups for processing peer certificates:
* Fix with `WOLFSSL_ALT_CERT_CHAINS` to resolve issue with using a trusted intermediate to validate a partial chain. With the alt cert chain enabled a CA may fail with only `ASN_NO_SIGNER_E` and the connection is allowed if the peer's certificate validates to a trusted CA. Eliminates overly complex 1 deep error alternate chain detection logic. Resolves ZD 4525.
* Refactor and cleanup of ProcessPeerPerts to combine duplicate code and improve code commenting.
* Fix for CA path len check in `ParseCertRelative` to always check for self-signed case (was previously only in NO_SKID case).
* Improvement to include self-signed flag in the DecodedCert struct.
2018-12-21 08:20:04 -08:00
..
2018-12-18 10:35:53 -07:00
2018-05-16 15:47:13 -04:00
2018-04-12 16:47:58 -07:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-01-11 06:53:34 +09:00
2018-05-16 15:47:12 -04:00
2018-06-26 15:17:46 -07:00
2018-11-06 18:35:12 -08:00
2018-12-20 10:52:17 -07:00
2018-08-31 17:55:49 +10:00
2018-09-05 14:51:50 -06:00
2018-06-26 15:17:46 -07:00
2018-10-30 16:35:45 -06:00
2018-06-26 15:17:46 -07:00
2018-08-01 08:54:20 -06:00
2018-06-26 15:17:46 -07:00
2018-12-04 16:45:30 -07:00
2018-12-05 13:08:24 -08:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-06-26 15:17:46 -07:00
2018-12-19 15:30:22 -07:00
2018-11-28 08:49:33 +10:00
2018-12-10 11:28:32 -08:00