libs-base/Resources/GSTLS
Richard Frith-MacDonald d62c44a13f More SSL/TLS tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35619 72102866-910b-0410-8b05-ffd578937521
2012-10-01 12:05:44 +00:00
..
ca-certificates.crt More SSL/TLS tweaks 2012-10-01 12:05:44 +00:00
README More SSL/TLS tweaks 2012-10-01 12:05:44 +00:00

Files here are for TLS/SSL certificate verification.

ca-certificates.crt
        a list of PEM encoded certificates of trusted authorities

        NB. This is just the list of trusted authorities from my personal
        machine, it may bot be suitable for you ... please replace/remove
        to meet your own needs.

revoke.crl

        may be set to a revocation list for certificates which have been
        revoked by the trusted authorities.
        At present, no revocation list is provided.