| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: newpki-server | Distribution: Unknown |
| Version: 1.3.0 | Vendor: Unknown |
| Release: 0 | Build date: Thu Feb 13 13:53:27 2003 |
| Group: Applications/Internet | Build host: server |
| Size: 1261323 | Source RPM: newpki-server-1.3.0-0.src.rpm |
| Summary: The NewPKI server | |
NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled through a database, which provides a much more flexible PKI than with OpenSSL, such as seeking a certificate with a search engine.
GPL
internal MD5: e491c0cad1eeaa240fe7e50b8cbe5655
* Thu Feb 13 2003 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.3.0-0 - Added filter for logs display. - Fixed little bugs, to be able to compile on 64bits architectures. - Added support for an external authentification modules (BETA). - Added the possibility to re-generate a certificate when the previous certificate has been revoked. - Fixed bug in EE when there were two DN fields that had the same name (Thanks to Omar Tantaoui). - Now there is only one Id for all the requests type, and the certificates. - Added Mail notification on certificate revokation/certification. - Fixed bug #667655 in GUI (Thanks to Omar Tantaoui). - Added rename fonctionality for the policies and the extensions. - Added the country's iso code as a choice in the EE. - Fixed a major memory leak when signing requests. - Totally changed the structure of the End-Entity site, please read the doc on authorityInfoAccess and on crlDistributionPoints on the newpki site. - End-Entity site is now fully W3C/HTML4.01 compatible. - Fixed a bug where error message wasn't displayed in logs. - Added "admin_mail" in CA configuration, to allow mail notification. - Added the automatique mode, EE requests can be automatically accepted by RA, and automatically signed by CA. - The php extension is now compiled under win32 as well. - Improved error handling in LDAP search. - Improved LDAP search. - Fixed bug in Policy management/Modify. - When creating a CA, if an error occured it now goes back to creation window to be able to reconfigure. * Thu Nov 14 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.2-1 - Added a wizard for the extensions management. - Added a description for each CA, the description will be shown in the EE main page. - A few little code improvements. - Modified the EE so that it warns the user right away if his is not allowed to publish requests. - Added login information on client GUI main window title. * Sun Nov 10 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.2-0 - The default reject reason is the last returned error. - SUSE compatible RPMs. - Two different packages, one for the server one for the client. - PHP extension for the EE web application. - Integrated the EE web application support in the RA GUI. - Added the "newpki_backup" script for people who whish to back the SQL structure (LINUX only). - Modified the extensions in the Server's OCSP and SSL certificates. * Tue Oct 29 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.1-4 - SOLARIS compatible. - Compilation without LDAP support in client. - Corrected major bug un OCSP responder. - Added self-signed certificate for the OCSP responder. - Added ENGINE support for SSL and OCSP certifcate keys. - Added possibilty to use a key stored in the ENGINE to create a certificate request. - Added possibilty to use a key stored in the ENGINE to create a self-signed ROOT certificate. - Added possibilty to set the extensions to include in self-signed ROOT certificate. - Added new type of PKI user, anonymous, this user will be used in futur. - Improved Socket Server running mode, with clean socket closing on server shutdown. - Corrected bug when certificate's DN contained simple quotes or double quotes. - Added limitation for number of connected clients, the default value is 20. - Corrected bug in policies management window. - CERT/CSR search is now case insensitive. - Corrected a bug in CERT/CSR search on server side. - Fixed a bug in client's date printing function, it substracted a month to the real date. - Fixed bug in server's DN policy validation function. - Added custom action on CERT generation. - Added PKCS10 visualization on RA interface. - Corrected bug for display of WIN32 error messages. - Removed a few memory leaks in server. - Added connections statistics on server stop. * Sat Oct 12 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.1-3 - Fixed bugs in "MS Enrollement" class. - Fixed minor bug in LDAP configuration on RA GUI. - Fixed minor display bugs. * Thu Oct 10 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.1-2 - Fixed bug in "CRL actions" management window. * Thu Oct 03 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.1-1 - Fixed bug in Linux NewPKI Server, for the execution of "CRL actions". - Fixed bug in "CRL actions" management window. * Sat Sep 28 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.1-0 - Added the trust PKI SSL certificate features, like in SSH. - Added possibility to retry login when it failed. - Added custom action on CRL generation. - Improved client's datas views. - Added tooltips on buttons. - Made the status window work, finally. - Corrected a little bug in the CSR publication. - Added a file import feature in the CSR publication window. * Mon Sep 23 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.0-4 - Corrected bug #14 (Server stalls after upgrading). * Wed Sep 18 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.0-3 - Corrected a bug in the certificate handling (PKI_CERT.cpp). - Corrected bug #9. - Changed logs sorting, to have most recents first. - Fixed a few memleaks in server. * Tue Aug 27 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.0-2 - Corrected bug #7. * Wed Aug 14 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.2.0-1 - Added protection to user root and administrator - Automatic creation the Database structure at first run. - Improved the internal object conception. - Added the "bindaddress" field in the configuration file - Handling of multiples CA in one server. - Added the PKI Administration GUI. - Generation of self-signed Root CAs from the PKI Administration GUI. - Handling of CA's tree. - Corrected code of HashTable* because of potential memory leaks. - Added Multilanguage support for the server's messages (French and English). - Improved server logging system (French and English). - Improved error handling code. - Correction of the bug #3 (password changing issue). - Migrated the client interface from WIN32 to wxWindows, to make it compatible with Linux/Unix. * Fri Jun 28 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.0.1-2 - RA: added a HACK for certificate publishing in Active Directories. - RA: improved search for LDAP. - Admin : added visualization for logs. * Mon Jun 24 2002 Frédéric Giudicelli <frederic.giudicelli@newpki.org> Version 1.0.1-1 - RA: added support for LDAP (seek & publish). - RA: added support for local key generation (SmartCard).
x4
Generated by rpm2html 1.8.1
Daniel Veillard, Tue Oct 21 02:30:22 2008