mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 08:41:03 +00:00
More SSL/TLS tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35619 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f4eb5e2726
commit
d62c44a13f
4 changed files with 4553 additions and 15 deletions
15
Resources/GSTLS/README
Normal file
15
Resources/GSTLS/README
Normal file
|
@ -0,0 +1,15 @@
|
|||
|
||||
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.
|
4473
Resources/GSTLS/ca-certificates.crt
Normal file
4473
Resources/GSTLS/ca-certificates.crt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue