haskell-tls / hs-certificate

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

Turn error call in readPEM into an Exception #125

Closed pcapriotti closed 2 years ago

pcapriotti commented 2 years ago

This makes it easier to handle errors when reading certificate files.