Skip to content

Releases: mirage/ca-certs

1.0.0

06 Aug 14:23
Compare
Choose a tag to compare

CHANGES:

0.2.3

02 Sep 14:59
Compare
Choose a tag to compare

CHANGES:

0.2.2

27 Oct 14:12
Compare
Choose a tag to compare

CHANGES:

  • Filter trailing certificate (if the data does not contain
    "-----BEGIN CERTIFICATE-----", it won't be a certificate) (#19 @hannesm)
  • Avoid deprecated functions from fmt (#19 @hannesm)
  • Remove rresult dependency (#19 @hannesm)
  • Update GitHub actions (#19 @hannesm)

v0.2.1

22 Apr 15:14
Compare
Choose a tag to compare

CHANGES:

0.2.0

05 Mar 13:30
Compare
Choose a tag to compare

CHANGES:

v0.1.3

17 Nov 12:03
Compare
Choose a tag to compare

CHANGES:

v0.1.2

12 Oct 10:37
Compare
Choose a tag to compare

CHANGES:

  • Revise API, avoid temporary file creation on macos

v0.1.1

11 Oct 17:32
Compare
Choose a tag to compare

CHANGES:

  • Revise test suite to not connect to the network (to please opam's sandbox),
    instead use hardcoded certificate chains.

v0.1.0

09 Oct 13:33
Compare
Choose a tag to compare

CHANGES:

  • Tested on macos, Debian GNU/Linux, Ubuntu, Gentoo, Alpine, CentOS/RHEL 7,
    OpenSUSE, FreeBSD, OpenBSD
  • Initial release