upstream: github.com/mirage/ca-certs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

changes for 0.2.1

+6
+6
CHANGES.md
··· 1 + # v0.2.1 (2021-04-22) 2 + 3 + * Update to X.509 0.13.0 API (#18, @hannesm) 4 + * Respect NIX_SSL_CERT_FILE environment variable to support NixOS builds 5 + (reported by @sternenseemann in #16, fix in #17 by @hannesm) 6 + 1 7 # v0.2.0 (2021-03-05) 2 8 3 9 * Add Windows support (#14, @emillon)