test-certs

create temporary SSL certificates in tests

https://github.com/adetokunbo/test-certs#readme

Version on this page:0.1.0.2
Stackage Nightly 2024-04-27:0.1.0.3
Latest on Hackage:0.1.0.3

See all snapshots test-certs appears in

BSD-3-Clause licensed by Tim Emiola
Maintained by [email protected]
This version can be pinned in stack with:test-certs-0.1.0.2@sha256:9cb3073acc923a15cba7fcd004e5966085aea2eccc1eaef05f23362ffac2629e,1991

Module documentation for 0.1.0.2

Its functions generate the certificates as files in a temporary directory.

  • Note: this package depends on HsOpenSSL.

  • It expects the openssl system libraries to be available on your system, this is usually the case on most modern linux distributions.

See the README for a usage example.

Changes

Revision history for test-certs

test-certs uses PVP Versioning.

0.1.0.2 – 2024-03-24

  • Relax the bounds on filepath

    • this allows uses of deprecated versions that are included in stackage package sets

0.1.0.1 – 2024-03-24

  • Relax the upper bound of the time

0.1.0.0 – 2024-03-24

  • Initial version.