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

LicenseBSD-style
MaintainerVincent Hanquez <vincent@snarc.org>
Stabilityexperimental
Portabilityunix only
Safe HaskellNone
LanguageHaskell2010

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