haskell-tls / hs-certificate

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

according to RFC 5280 4.1.2.5, times before 2050 MUST be in UTCTime instead of GeneralizedTime #44

Closed fkz closed 9 years ago

fkz commented 9 years ago

with this patch, browsers aren't complaining about the cerificates created by Haskell anymore.

vincenthz commented 9 years ago

Thanks. sorry about the extremely slow merging time