Commit Graph

122 Commits

Author SHA1 Message Date
Elio Maldonado 3c63655272 Release 2.4.1-14 2009-02-20 23:04:57 +00:00
Elio Maldonado d5546fea8f Fix so the encoded cert and key can be written out on cert generation 2009-02-20 23:00:35 +00:00
Elio Maldonado 02c6f8a15d Moved missing subject test ahead of key generation (#479886) and fixed
reverse logic error that prevented output of the pem encoded key
2009-02-07 23:22:07 +00:00
Elio Maldonado 746706dc7a Fix bug number refrence 2009-01-30 16:41:45 +00:00
Elio Maldonado 34be2fa49a Fixed cert exipiry warning and a segfault on cert generationo (#473860,
#479886)
2009-01-29 22:32:48 +00:00
Elio Maldonado 6536b9dfe9 Fix segfault when creating a certificate (#479886) 2009-01-29 22:22:17 +00:00
Elio Maldonado e26ddee390 Fix ca keyfile name extension 2009-01-29 22:19:22 +00:00
Elio Maldonado 6e19286166 Fix certwatch time calculations for expiring certificates (#473860) 2009-01-29 22:15:33 +00:00
Elio Maldonado 09cf24e3cc Expiry warnings fix (#473860) 2009-01-22 23:37:42 +00:00
Elio Maldonado bff76aa41a Prevent unwanted truncation in diff_time_days that caused a one day error
in time until exipry calculations (#473860)
2009-01-22 23:18:37 +00:00
Elio Maldonado dcff748df9 Fixed cert expiry time warnings (#473860) 2009-01-21 23:29:47 +00:00
Elio Maldonado 53316fdd99 Fixed time calculations for cert expiry warnings (#473860) 2009-01-21 23:26:17 +00:00
Elio Maldonado 519860c11d fix ca server key name extension 2009-01-05 23:55:03 +00:00
Elio Maldonado 48d47baf5b fix ca key file name 2009-01-05 16:35:34 +00:00
Elio Maldonado 3ce5f5bc25 fix syntax error 2008-12-29 01:20:53 +00:00
Elio Maldonado 8acbf636e3 log for 2.4.1-5 2008-12-29 00:54:13 +00:00
Elio Maldonado 978e6ff2cf code cleanup 2008-12-29 00:52:25 +00:00
Elio Maldonado e54802e608 fix server key name extension 2008-12-29 00:51:01 +00:00
Elio Maldonado 9356aeb619 Increase release to 4 2008-12-26 17:23:41 +00:00
Elio Maldonado 1ea21238fe Fix certwatch time calculations for expiring certificates (#473860) 2008-12-24 22:46:20 +00:00
Elio Maldonado 835af071b0 Fix bugzilla 473860: certwatch does not warn of expiring certificates 2008-12-24 22:19:24 +00:00
Elio Maldonado 13582087e9 restored open parenthesis 2008-11-04 05:47:23 +00:00
Elio Maldonado 0946d4219d Preauthenticate to modules using specially formatted password file 2008-11-04 04:49:16 +00:00
Elio Maldonado b1cdc5d0a1 Fixed a variable name 2008-11-04 04:28:22 +00:00
Elio Maldonado 653ae55c58 Added target to create a random seed file for easier testing 2008-11-04 04:18:06 +00:00
Elio Maldonado 5701962a6d Pass acess passwords to keutil using specially formatted file and key
encryption password via command line, no need to save the cert to a
    file on makeca
2008-11-04 04:15:39 +00:00
Elio Maldonado 1d3e5412f2 Per code review, preauthenticate to modules using specially formatted
password file, fix a memory deallocation bug
2008-11-04 04:07:28 +00:00
Elio Maldonado 5d743f19fd Clearer documentation 2008-11-04 04:03:19 +00:00
Elio Maldonado 3b680cd6aa cosmetic change 2008-11-04 03:59:57 +00:00
Elio Maldonado 201f0ac5fa Now requires nss 3.12.2 or higher 2008-10-26 23:56:53 +00:00
Elio Maldonado 6367e39f7c Fix password argument usage and require module access password on fips mode
per code review, move password struct setup earlier, and use
    SECU_PrintError instead of printf whenever possible
2008-10-26 23:50:45 +00:00
Elio Maldonado 1746d724ae Add test-genkey-nss target 2008-10-26 23:38:05 +00:00
Elio Maldonado 6f5366ba1f Add examples to the genkey man page 2008-10-26 23:35:58 +00:00
Elio Maldonado 62a0a5d953 Enable nss cert renewal and disable the pem one 2008-10-26 23:34:27 +00:00
Elio Maldonado 024d17d7f2 Export SECU_GetModulePassword 2008-10-26 23:28:11 +00:00
Elio Maldonado 5d565bb378 Fix comments and indentation 2008-10-20 20:45:04 +00:00
Elio Maldonado 0b93163551 Added support for cert renewal 2008-10-19 21:18:19 +00:00
Elio Maldonado 5525fc3c8b Fixed the usage message 2008-10-19 17:50:08 +00:00
Elio Maldonado ade828da00 Require NSS 3.12.1 or higher 2008-10-19 05:12:19 +00:00
Elio Maldonado b865686c40 Added support for CA cert renewal when in openssl compatibilty mode 2008-10-19 05:10:10 +00:00
Elio Maldonado 73c234254d Added support for CA cert renewal 2008-10-19 05:08:53 +00:00
Elio Maldonado ed9ec4ae3a Renamed a command line option 2008-10-19 05:06:16 +00:00
Elio Maldonado 1aa8a96bb8 remove unwanted assertions 2008-10-19 05:04:22 +00:00
Elio Maldonado dc25540c1c Added comments and fix indentation 2008-10-11 19:45:12 +00:00
Elio Maldonado d33501a69b Disabled cert renewal for certs on the database until a patch for certutil
comes downstream
2008-10-11 19:43:38 +00:00
Elio Maldonado 1e54efe076 Document --renew and --isca options 2008-10-01 22:43:38 +00:00
Elio Maldonado 34eebe288b Tidy up indentation 2008-10-01 22:42:15 +00:00
Elio Maldonado 56e5725ad3 Added targets to test cert renewal 2008-10-01 21:34:25 +00:00
Elio Maldonado 054411e9e5 Added support for true cert renewal, depends on recent upstream patch to
certutil targeted for nss 3.12.2, will patch downstream for now.
2008-10-01 21:31:14 +00:00
Elio Maldonado 944ff68ec0 Added support for true cert renew, this may move to certutil in nss 2008-10-01 21:22:49 +00:00