haskell-tls / hs-certificate

Certificate and Key Reader/Writer in haskell
60 stars 57 forks source link

CertificateStore should inherit Show #56

Open l29ah opened 9 years ago

l29ah commented 9 years ago

For the sake of debugging.

By the way, does anyone experience CertificateUnknown on cacert certs (while openssl and friends work okay)?

l29ah commented 9 years ago

certificate rejected: [InvalidSignature SignatureUnimplemented]

uhhh