|
projects:asyd-ca 2006/01/09 21:40 |
projects:asyd-ca 2008/10/03 08:25 current |
| | | | |
| | This is a little perl script to manage a Certification Authority using | | This is a little perl script to manage a Certification Authority using |
| - | the openssl command. Though, unlike CA.[sh|pl] (from OpenSSL) it is very | + | the openssl command. Though, like CA.[sh|pl] (from OpenSSL) it is very |
| | simple to use, and it ask only few questions. It comes with few | | simple to use, and it ask only few questions. It comes with few |
| | templates files. One of these can be use to create wildcard certificates. | | templates files. One of these can be use to create wildcard certificates. |
| | </code> | | </code> |
| | | | |
| - | Since a PKCS12 file contains the key, a password is recommanded. | + | Since a PKCS12 file include a key, a password is recommanded. |
| | | | |
| | ===== Docs ===== | | ===== Docs ===== |
| | ===== Download ===== | | ===== Download ===== |
| | | | |
| - | ^ SVN | <code>svn co https://svn.asyd.net/svn/asyd-ca.pl/releases/0.1/ SSL </code>| | + | ^ SVN | <code>svn co https://svn.asyd.net/svn/asyd-ca/releases/0.1/ SSL </code>| |
| | ^ Files | [[http://asyd.net/upstream/asyd-ca01.tar.gz|tar.gz]] | | | ^ Files | [[http://asyd.net/upstream/asyd-ca01.tar.gz|tar.gz]] | |
| | | | |
| | * Remove openssl output when useless | | * Remove openssl output when useless |
| | | | |
| - | ~~ DISCUSSION ~~ | + | ~~DISCUSSION~~ |