summaryrefslogtreecommitdiff
path: root/src/lib/libssl/cert.pem (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove two expired certificates, diff from <Christian_Rusch@genua.de>grunk2007-02-171-97/+0
| | | | ok jakob@
* add class 1 and class 3 root certificates from CAcert.org. ok beck@jakob2006-06-121-0/+268
|
* remove expired certificates. ok beck@jakob2006-06-071-541/+0
|
* update a couple of existing CAs that has been changed. ok beck@jakob2006-06-071-105/+87
|
* reformat using 'openssl x509 -text -fingerprint -sha1' and sort byjakob2006-06-071-2551/+2356
| | | | 'openssl x509 -hash'. ok beck@
* back out last patch due to updated committed prematurelyjakob2006-06-071-2356/+2551
|
* reformat using 'openssl x509 -text -fingerprint -sha1' and sort byjakob2006-06-071-2551/+2356
| | | | 'openssl x509 -hash'. ok beck@
* Add a reasonably sane CA bundle to /etc/ssl/cert.pem, the defaultbeck2005-04-011-0/+3307
location for libssl, this makes lynx not bitch when seeing sites with certificates signed by these issuers. We should probably think carefully about adding a few more in here too.