Home Contact Download

asyd.net

Welcome to Bruno Bonfils's (aka asyd homepage).

Differences

This shows you the differences between the selected revision and the current version of the page.

projects:asyd-ca 2006/01/09 20:54 projects:asyd-ca 2008/10/03 08:25 current
Line 2: Line 2:
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 =====
Line 92: Line 94:
</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 =====
Line 119: Line 121:
===== Download ===== ===== Download =====
-^ SVN | <code>svn co https://svn.asyd.net/svn/asyd-ca.pl/releases/0.1/ SSL | +^ 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 =====
Line 126: Line 128:
  * Export cert (including CRL) to LDAP   * Export cert (including CRL) to LDAP
  * Remove openssl output when useless   * Remove openssl output when useless
 +
 +~~DISCUSSION~~