A longstanding GnuTLS certificate validation botch
A longstanding GnuTLS certificate validation botch
Posted Mar 6, 2014 1:49 UTC (Thu) by nybble41 (subscriber, #55106)In reply to: A longstanding GnuTLS certificate validation botch by mathstuf
Parent article: A longstanding GnuTLS certificate validation botch
sslCheck :: CertChain -> Cert -> Reader SslContext [String]
sslCheck chain cert = liftM catMaybes $ sequence $ sslChecks <*> pure chain <*> pure cert
A longstanding GnuTLS certificate validation botch
Posted Mar 6, 2014 2:00 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
Posted Mar 6, 2014 2:00 UTC (Thu) by mathstuf (subscriber, #69389) [Link]