WebCert 1.7.0 (Default branch) |
|
|
WebCert is a Web application to generate and
manage digital certificates in cases where no
"full" CA is needed. It is very handy for those
who need a cert quickly and don't have the hang of
the OpenSSL command line. It is very easy to
deploy and to use.
License: GNU General Public License (GPL)
Changes:
Generation of S/MIME certificates is fully supported. The new certexport.cgi convienently converts an existing PEM certificate into either DER or PKCS12 format. The certsearch.cgi function has been expanded to filter certificates by their serial number. The [Go Back] button in genrequest.cgi now correctly refers back to buildrequest.cgi instead of pointing to certrequest.cgi. The latest CGI were missing in the top level Makefile. The REQLEN parameter was too small for certificates with a 4096 bit key. A minor display bug in the HTML table of getcert.cgi was fixed.
|