certificate

Certificate and Key Reader/Writer in haskell


Keywords
data, deprecated, library, Propose Tags, , Index, Data.Certificate.KeyDSA, Data.Certificate.KeyRSA, Data.Certificate.X509, Data.Certificate.X509.Cert, Data.Certificate.X509.Ext, Data.CertificateStore, System.Certificate.X509, System.Certificate.X509.MacOS, System.Certificate.X509.Unix, More info, certificate-1.3.9.tar.gz, browse, Package description, revised, metadata revisions, Package maintainers, VincentHanquez, edit package information
License
BSD-3-Clause
Install
cabal install certificate-1.3.9

Documentation

certificate handling for haskell

Build Status BSD Haskell

This repository contains various certificates related PKIX X509 packages.

  • x509: pure X509 support
  • x509-system: system support for MacOs, Windows and Unix to get access to system wide x509 certificate installation
  • x509-store: X509 collection
  • x509-validation: X509 validation of Certificate Hierarchy, key validation, permission
  • x509-util: executable for debugging and query related to system