Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHANGES: * FEATURE support validation of an IP address in the leaf certificate (mirleft/ocaml-x509#152 mirleft/ocaml-x509#153 @reynir @hannesm) * FEATURE provide Certificate.ips and Certificate.supports_ip (mirleft/ocaml-x509#152 @reynir @hannesm) * BREAKING revise certificate and public key fingerprint authenticators API: now a single fingerprint is supported, previously a list of pairs of hostname and fingerprint was used (mirleft/ocaml-x509#153 @hannesm) * BREAKING The Authenticator.t type has been extended with ?ip:Ipaddr.t (mirleft/ocaml-x509#153 @hannesm)
- Loading branch information