Rich Salz
|
021410ea3f
Check non-option arguments
|
4 years ago |
Dr. David von Oheimb
|
902161e8ec
apps/pkcs12.c: Improve user guidance, re-ordering no-export vs. export options
|
4 years ago |
Dr. David von Oheimb
|
9ab9b16bb7
apps/pkcs12.c: Correct default legacy algs and make related doc consistent
|
4 years ago |
Dr. David von Oheimb
|
908c9fc7ed
apps/pkcs12: Clean up the order in which many options are presented
|
4 years ago |
Dr. David von Oheimb
|
852feb3bd8
apps/pkcs12: Really do not perform MAC in case -nomac
|
4 years ago |
Dr. David von Oheimb
|
b84965aff0
apps/pkcs12: Do not prompt for password in case -nomac and -noenc/-nodes
|
4 years ago |
David von Oheimb
|
9c73e48a08
Minor cleanup of error output for various apps
|
7 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
add3392727
Fix safestack issues in pkcs12.h
|
4 years ago |
Matt Caswell
|
02199cc39d
Fix safestack issues in pkcs7.h
|
4 years ago |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Shane Lontis
|
5e8cd0a4f4
Fix coverity issue: CID 1466479 - Resource leak in apps/pkcs12.c
|
4 years ago |
Dr. David von Oheimb
|
1d6c86709c
apps/pkcs12.c: Add -untrusted option
|
4 years ago |
Dr. David von Oheimb
|
b3c5aadf4c
apps: make use of OSSL_STORE for generalized certs and CRLs loading
|
4 years ago |
Jon Spillett
|
c5ec6dcf0b
Add new APIs to get PKCS12 secretBag OID and value
|
5 years ago |
Sahana Prasad
|
15c9aa3aef
apps/pkcs12: Change defaults from RC2 to PBES2 with PBKDF2
|
4 years ago |
Dr. David von Oheimb
|
ef8980176d
Deprecate -nodes in favor of -noenc in pkcs12 and req app
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Rich Salz
|
1ae56f2f43
Don't compile commands if disabled
|
4 years ago |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 years ago |
Shane Lontis
|
d5e66eab0b
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
|
4 years ago |
Ibrahim M. Ghazal
|
1fdde9170c
Add -iter option to pkcs12 command
|
4 years ago |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 years ago |
Richard Levitte
|
fd3397fc47
Add -CAstore and similar to all openssl commands that have -CApath
|
5 years ago |
Rich Salz
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
Jon Spillett
|
dbcc7b4567
apps/pkcs12: print multiple PKCS#12 safeBag attribute values if present
|
5 years ago |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 years ago |
Matt Caswell
|
40b64553f5
Complain if -twopass is used incorrectly
|
5 years ago |