Joe Orton
|
3c5bc63a88
|
genkey: escape passwords properly (#980859)
- genkey: escape commas in subject (#803305)
- keyutil: fix crashes when printing errors (#1045354)
- drop requirement on mod_ssl/mod_nss again (#1057858)
Resolves: rhbz#1057858
Resolves: rhbz#1045354
Resolves: rhbz#803305
Resolves: rhbz#980859
|
2014-01-27 12:11:39 +00:00 |
|
Joe Orton
|
900400f9a8
|
keyutil: use SHA1 as default hash in created certs (#921117)
- genkey: default to 2048 bit keysize (#986788)
Resolves: rhbz#986788
Resolves: rhbz#921117
|
2014-01-22 14:32:59 +00:00 |
|
Jon Ciesla
|
8d6f3c4dae
|
Merge review fixes.
|
2013-02-07 10:23:46 -06:00 |
|
Elio Maldonado
|
b2e5843d92
|
- Resolves: Bug 782142 - keyutil should use error string utilities provided by nss since 3.13
- Update Requires and BuildRequires nss and nss-util mininimum versions
- Add needed line breaks to the keyutil usage message
|
2012-02-01 16:46:57 -08:00 |
|
Elio Maldonado
|
48d21ec8c0
|
- Resolves: Bug 716076 - FTBFS crypto-utils-2.4.1-27
- Remove variables which set but not used
|
2011-06-23 09:27:10 -07:00 |
|
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 |
|