x509-system-1.4.0: Handle per-operating-system X.509 accessors and storage

Portabilityunix only
Stabilityexperimental
MaintainerVincent Hanquez <vincent@snarc.org>
Safe HaskellNone

System.X509.Unix

Description

this module is portable to unix system where there is usually a etcssl/certs with system X509 certificates.

the path can be dynamically override using the environment variable defined by envPathOverride in the module, which by default is SYSTEM_CERTIFICATE_PATH

Documentation