Fixed CA cert verification using GnuTLS with the default bundle, which
authorDaniel Stenberg <daniel@haxx.se>
Wed, 24 Aug 2005 07:40:13 +0000 (07:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 Aug 2005 07:40:13 +0000 (07:40 +0000)
commit432dfe2b8ff14dad451ec25f0bee09d454893324
tree2f918c8f0c965670df612c28b85721802505e717
parenta142372750384d74a5ec4d013458a9c757ca15f6
Fixed CA cert verification using GnuTLS with the default bundle, which
previously failed due to GnuTLS not allowing x509 v1 CA certs by default.
CHANGES
RELEASE-NOTES
lib/gtls.c