Matt Caswell
|
33388b44b6
Update copyright year
|
4 lat temu |
Dr. David von Oheimb
|
8cc86b81ac
Constify various mostly X509-related parameter types in crypto/ and apps/
|
4 lat temu |
Richard Levitte
|
2292c8e17f
APPS: Remove all traces of special SM2 treatment.
|
4 lat temu |
Rich Salz
|
d462b5ff21
Add -section option to 'req' command
|
4 lat temu |
Pauli
|
6bd4e3f231
cmdline app: add provider commandline options.
|
4 lat temu |
Rich Salz
|
92de469fbd
Document command parameters.
|
5 lat temu |
Rich Salz
|
5388f9862d
Add "sections" to -help output
|
5 lat temu |
Paul Yang
|
bc42bd6298
Support SM2 certificate signing
|
5 lat temu |
Richard Levitte
|
69f6b3ceab
apps/ca.c: only output DER with SPKAC input and when -out is chosen
|
5 lat temu |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 lat temu |
Dr. Matthias St. Pierre
|
aeec793b4b
Fix: 'openssl ca' command crashes when used with 'rand_serial' option
|
6 lat temu |
agnosticdev
|
46d085096c
typo-fixes: miscellaneous typo fixes
|
6 lat temu |
Matt Caswell
|
aabbc24e42
Improve the usability of the ca app using EdDSA
|
6 lat temu |
FdaSilvaYY
|
991f0355fb
apps/ca: fix useless get before delete.
|
6 lat temu |
Richard Levitte
|
63871d9f81
openssl ca: open the output file as late as possible
|
6 lat temu |
Matt Caswell
|
f3021aca4a
Allow the ca application to use EdDSA
|
6 lat temu |
Pavel Kopyl
|
aebd0e5ca1
Fix memory leaks in CA related functions.
|
7 lat temu |
Richard Levitte
|
25642ad29e
Fix openssl ca, to correctly make output file binary when using -spkac
|
6 lat temu |
Viktor Dukhovni
|
a4107d73d5
Add missing index_index() when reloading OCSP responder
|
6 lat temu |
Matt Caswell
|
01985122ae
Fix a memory leak in the ca application
|
6 lat temu |
Matt Caswell
|
5af88441f4
Allow multiple entries without a Subject even if unique_subject == yes
|
6 lat temu |
Matt Caswell
|
2cedf79474
Report a readable error on a duplicate cert in ca app
|
6 lat temu |
Matt Caswell
|
c845ff070d
Revert "Don't allow an empty Subject when creating a Certificate"
|
6 lat temu |
Matt Caswell
|
62e394de91
Revert "Don't crash on a missing Subject in index.txt"
|
6 lat temu |
Pavel Kopyl
|
59053968e7
do_body: fix heap-use-after-free.
|
7 lat temu |
Matt Caswell
|
0d502c3511
Check the return code from ASN1_TIME_diff()
|
6 lat temu |
Matt Caswell
|
bc2a0dd283
The function X509_gmtime_adj() can fail
|
6 lat temu |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 lat temu |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 lat temu |
Matt Caswell
|
1e05c6d07f
Don't crash on a missing Subject in index.txt
|
7 lat temu |