hs-tls/extra
Vincent Hanquez 15885c0649 check that a certificate has the ability to actually sign another certificate.
this is done basically by verifying that the CA is set in basic constraints,
and then that the key usage allow certificate signing.
2013-01-19 11:41:49 +00:00
..
Network/TLS check that a certificate has the ability to actually sign another certificate. 2013-01-19 11:41:49 +00:00
Tests update to crypto-pubkey 2013-01-10 09:04:44 +00:00
.gitignore merge tls-extra into tls. 2012-09-05 06:44:19 +01:00
LICENSE update LICENSE files and add a root one. 2012-09-30 16:16:58 +01:00
Setup.hs merge tls-extra into tls. 2012-09-05 06:44:19 +01:00
Tests.hs merge tls-extra into tls. 2012-09-05 06:44:19 +01:00
tls-extra.cabal require certificate 1.3.5 2013-01-19 11:37:06 +00:00