Description
A Haskell library for reading and writing X.509 certificate data. It helps programs parse, create, or transform certificate structures used by TLS, public-key infrastructure, and secure communications.
Developers use it in certificate tooling and network security libraries. Parsing a certificate is not the same as trusting it; validation rules and trust stores must be handled separately.