Add openSSL CA examples.
commit07a1200a6595f2c6538bda768d029678395e55dc
authorDongsheng Song <dongsheng.song@gmail.com>
Thu, 8 Nov 2007 09:46:11 +0000 (8 17:46 +0800)
committerDongsheng Song <dongsheng.song@gmail.com>
Thu, 8 Nov 2007 09:46:11 +0000 (8 17:46 +0800)
tree8f3a3818fa304eee406408d7fdd29547eaf8e25b
parentbc77a6140b033aa90ae977b9dfc96d9506fcc2ec
Add openSSL CA examples.
15 files changed:
cauchy/ssl/cacert.cer [new file with mode: 0644]
cauchy/ssl/cakey.rsa [new file with mode: 0644]
cauchy/ssl/myCA/cacert.cer [new file with mode: 0644]
cauchy/ssl/myCA/cakey.rsa [new file with mode: 0644]
cauchy/ssl/myCA/index.txt [new file with mode: 0644]
cauchy/ssl/myCA/index.txt.attr [new file with mode: 0644]
cauchy/ssl/myCA/index.txt.old [new file with mode: 0644]
cauchy/ssl/myCA/newcerts/01.pem [new file with mode: 0644]
cauchy/ssl/myCA/serial [new file with mode: 0644]
cauchy/ssl/myCA/serial.old [new file with mode: 0644]
cauchy/ssl/openssl.conf [new file with mode: 0644]
cauchy/ssl/openssl.txt [new file with mode: 0644]
cauchy/ssl/svn.cer [new file with mode: 0644]
cauchy/ssl/svn.csr [new file with mode: 0644]
cauchy/ssl/svn.key [new file with mode: 0644]