Releases: mirage/ca-certs
Releases · mirage/ca-certs
0.2.2
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.1.2
CHANGES:
- Revise API, avoid temporary file creation on macos
v0.1.1
CHANGES:
- Revise test suite to not connect to the network (to please opam's sandbox),
instead use hardcoded certificate chains.
v0.1.0
CHANGES:
- Tested on macos, Debian GNU/Linux, Ubuntu, Gentoo, Alpine, CentOS/RHEL 7,
OpenSUSE, FreeBSD, OpenBSD
- Initial release