Skip to content

Releases: mirleft/ocaml-x509

solar eclipse - special edition release

19 Mar 16:09
Compare
Choose a tag to compare
  • more detailed error messages (type certificate_failure modified)
  • no longer Printf.printf debug messages
  • error reporting: Ok of certificate option |Fail of certificate_failure
  • fingerprint verification can work with None as host (useful for client authentication where host is not known upfront)
  • API reshape: X509 is the only public module, X509.t is the abstract certificate

The Slow Sculpture

22 Dec 01:17
Compare
Choose a tag to compare

It's all about evolution, not revolution with this one.

Even though it's solstice.

bug fix release

30 Oct 15:27
Compare
Choose a tag to compare

from CHANGES.md:

  • expose Certificate.cert_hostnames, wildcard_matches
  • Certificate.verify_chain_of_trust and X509.authenticate both return now
    [ Ok of certificate |Fail of certificate_failure ], where [certificate] is the trust anchor

Initial release

07 Jul 06:21
Compare
Choose a tag to compare
0.1.0

ignore *.docdir