Within webpki and prior to a client cert being accepted, - [x] CRL support - [x] Path validation, likely incorporating webpki CRL support After a connection has been established, - [ ] Provide pub api access to the [unparsed?] client certificate as well as issuer chain - [ ] Provide pub api access to the parsed certificate entities/fields/extensions, including the Subject entity
Within webpki and prior to a client cert being accepted,
After a connection has been established,