|
projects:asyd-ca 2006/01/09 20:55 |
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. |
| | + | |
| | + | Any suggestion, bug report, feature request (include template) are welcome. |
| | | | |
| | ===== Features ===== | | ===== Features ===== |
| | </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>| |
| - | ^ Tarball | http://asyd.net/upstream/asyd-ca-0.1.tar.gz | | + | ^ Files | [[http://asyd.net/upstream/asyd-ca01.tar.gz|tar.gz]] | |
| | | | |
| | ===== Roadmap ===== | | ===== Roadmap ===== |
| | * Export cert (including CRL) to LDAP | | * Export cert (including CRL) to LDAP |
| | * Remove openssl output when useless | | * Remove openssl output when useless |
| | + | |
| | + | ~~DISCUSSION~~ |