Commit Graph

15 Commits

Author SHA1 Message Date
Elio Maldonado
2ef70de00d Surround usage of the GEN_BREAK macro with open and close braces 2009-03-15 18:22:02 +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
6536b9dfe9 Fix segfault when creating a certificate (#479886) 2009-01-29 22:22:17 +00:00
Elio Maldonado
b1cdc5d0a1 Fixed a variable name 2008-11-04 04:28:22 +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
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
5d565bb378 Fix comments and indentation 2008-10-20 20:45:04 +00:00
Elio Maldonado
5525fc3c8b Fixed the usage message 2008-10-19 17:50:08 +00:00
Elio Maldonado
73c234254d Added support for CA cert renewal 2008-10-19 05:08:53 +00:00
Elio Maldonado
dc25540c1c Added comments and fix indentation 2008-10-11 19:45:12 +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
Elio Maldonado
b2ff178d8b Code review: fixed memory leaks, removed unneeded code, fixed comments &
indentation, and added help option (#346731)
2008-05-11 02:53:02 +00:00
Elio Maldonado
eff035f7f8 Coverted tabs to spaces 2008-05-03 22:54:55 +00:00
Elio Maldonado
4030671c5a Added support for exporting unencrypted keys for openssl (#346731) 2008-05-02 23:42:20 +00:00
Elio Maldonado
0e63c606fb Use nss library for cryptography: cert and request gen util with key export
(#346731)
2008-05-01 01:06:47 +00:00