Description
A Haskell library for accessing X.509 certificate stores in operating-system-specific ways. It helps applications use the trusted certificates provided by the system instead of shipping their own trust list.
Developers use it in TLS-enabled clients that should respect platform certificate configuration. Behavior can differ by operating system, so certificate lookup should be tested on supported platforms.