Description
A Haskell support library for using the system's native CA certificate store with HsOpenSSL. It helps TLS clients trust the same certificate authorities configured by the operating system.
Developers use it in network clients that rely on HsOpenSSL. Certificate-store behavior can differ by platform, so validation paths and missing certificates should be tested on supported systems.