* Feb 22 2010 Massimiliano Pala -Fixed startAutoCA, startAutoCRL, and startAutoEmail (lost db handler) -Fixed fingerprint matching in CA_CERTIFICATE table -Added updateKey in DBI (used in upgradeDB) * Feb 21 2010 Massimilinao Pala -Fixed problem with export/import certificates w/ private keys * Feb 20 2010 Massimiliano Pala -Fixed an error in DB storage of CA_CERTIFICATE -Fixed an error in DB storage of Server-Side generated requests w/ keys * Feb 19 2010 Massimiliano Pala -Added getRandomBytes to OpenSSL.pm to support random serial number generation on old OpenSSL versions (not supporting `openssl rand -hex ... ' * Feb 18 2010 Massimiliano Pala -Fixed incompatibility with old CGI module (incorrect type for Javascript) * Feb 14 2010 Massimiliano Pala -Added rowid columns to each table -Fixed "Extra References" building routines * Feb 12 2010 Massimiliano Pala -Fixed problem when retrieving newly issued CA certs from the DB -Added Self Signed CA profile -Added the possibility to select profile when self-signing CA certificate -Added the possibility to use subjectAltNames in self-signed CA * Feb 8 2010 Massimiliano Pala -Added configuration options to manage the homepage aspect (TITLE, BODY, NOTICES PANEL, EASY PANEL) -Added new ETC_PREFIX/includes/ directory for static HTML includes -Added example home_body.inc include file -Installation feature: old config files are now renamed with .old extension * Feb 7 2010 Massimiliano Pala -Fixed new menus for IE -Cleaned up HTML module's code -Fixed an HTML bug when sending static page (libSendStatic) * Feb 6 2010 Massimiliano Pala -Fixed dynamic menu generation bugs -Added Fade in/Fade out effects to menues -Added Footer Links/Menu -Added UI initial support for USERS (*feature not working yet*) -Added initial stats page (*to be expanded*) -Fixed CRL links (installation bug) * Jan 21 2010 Massimiliano Pala -Fixed missing expired certs support in 'lists' command -Added multi-CSR delete on RA/CA interfaces -Fixed LOA and PolicyID bug (thanks to Ralf Hornik) -Fixed visualization of CRLs -Fixed error in retrieving EXPIRED_CRL objects * Jan 18 2010 Massimiliano Pala -Updated PERL modules -Fixed OpenCA-OpenSSL module to work with OpenSSL 1.0.0 -Fixed Net-SSLeay module to work with OpenSSL 1.0.0 -Fixed module installation dir bug (when using --with-build-dir=..) -Fixed RPM building script -Dropped distribution of OpenSSL together with the bin packages * Jan 16 2010 Massimiliano Pala -Fixed missing links in installation of ra/ca interfaces * Oct 27 2009 Massimiliano Pala -Added SCEP capability to understand 'Level of Assurance' or 'loa' (1.3.6.1.4.1.18227.50.1) extension from PKCS#10 request. * Jun 28 2009 Massimiliano Pala -Fixed parsing of Browser's Request allowing concatenation of variables in the value (eg. $ADDIIONAL_...EMAIL$ADDITIONA_.. without spaces between variables' names) * May 4 2009 Massimiliano Pala -Fixed scepPKIOperation: added check for openca-scep command -Added support for "Certificate Template" attribute support in requests * May 4 2009 Massimiliano Pala -Switched to ChangeLog file from CHANGES file * Mar 9 2009 Massimiliano Pala -Small Bug fix in DBI module * Dec 22 2008 Massimiliano Pala -Fixed DBI problem -Fixed Email English language * Oct 24 2008 Massimiliano Pala -Fixed an error in signed CRR building * Oct 23 2008 Massimiliano Pala -Added subjectAltName specific input types for pkcs10 request (server) form -Fixed viewCert and send_email_cert commands to correctly send CA certificates -Fixed a bug that prevented the signed approval of CRS on RA * Oct 21 2008 Massimiliano Pala -Fixed the 'make clean' command -Fixed the non-root build (defaulting to the user's user/group) -Fixed an installation error when using the --with-$iface-prefix