Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-10 22:42
1.7.3

La mise en œuvre de la «Utilisation avancée de la clé" attribut permet désormais la création de certificats qui ont besoin de cette extension. Ce qui suit étendu types d'utilisation des clés ont été mis en œuvre par un nouveau paramètre dans les écrans de la vérification du certificat: serverAuth, clientAuth, codeSigning, EmailProtection, l'horodatage, et ocspSigning.
The implementation of the "Extended Key Usage" attribute now allows the creation of certificates that require this extension. The following extended key usage types have been implemented through a new setting in the certificate verification screens: serverAuth, clientAuth, codeSigning, emailProtection, timeStamping, and ocspSigning.

2008-03-20 09:43
1.7.2

Un problème où l'exportation P12 nasty fonctionnent encore créé un P12 zéro octet fichier lorsque plus aucune clé privée a été collé à tous a été fixée. Il ya maintenant un commentaire supplémentaire sur le formulaire de demande sur le Web que le fichier de clé privée qui est réellement nécessaire pour l'exportation PKCS12.
Tags: Minor bugfixes
An issue where the nasty P12 export function still created a zero byte P12 file when no private key was pasted at all was fixed. There is now an extra comment on the Web request form that the private key file is really needed for PKCS12 export.

2007-12-20 16:01
1.7.1

La fonction d'exportation P12 échoué quand une clé privée a été collé avec de multiples lignes de fuite vide, créant ainsi un vide zéro octet p12. Un lien pour une création MIME certificat S / how-to a été ajouté pour vous aider.
Tags: Minor bugfixes
The P12 export function failed when a private key
was pasted with multiple trailing empty lines,
creating a empty zero byte p12 file. A link for a
S/MIME certificate creation how-to was added to
help.

2007-12-18 15:50
1.7.0

Génération de certificats S / MIME est pleinement supportée. Le certexport.cgi nouveaux convertis convienently un certificat existant PEM dans une ou l'autre ou d'un format DER PKCS12. La fonction certsearch.cgi a été étendu aux certificats filtrer par leur numéro de série. Le [Retour] bouton dans genrequest.cgi réfère maintenant correctement à buildrequest.cgi au lieu de pointer certrequest.cgi. La dernière CGI étaient manquantes dans le niveau supérieur Makefile. Le paramètre REQLEN était trop petit pour les certificats avec une clé de 4096 bits. Un bug d'affichage mineurs dans le tableau HTML de getcert.cgi a été fixée.
Tags: Minor feature enhancements
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.

2007-10-15 16:01
1.6.0

Le certsearch.cgi new CGI peuvent effectuer des recherches dans tous les certificats existants, le filtrage du magasin cert par champ objet, la validation, ou la date de péremption. Ceci permet d'identifier les certificats qui sont sur le point d'expirer et les renouveler avant de devenir invalide. Font nettoyage a été fait dans certverify.cgi et genrequest.cgi pour un aspect cohérent.
Tags: Minor feature enhancements
The new CGI certsearch.cgi can search in all
exisiting certificates, filtering the cert store
per subject field, validation, or expiration date.
This helps to identify certificates that are about
to expire and renew them before they become
invalid. Font cleanup was done in certverify.cgi
and genrequest.cgi for a consistent look and feel.

Project Resources