Paul Yang
|
bc42bd6298
Support SM2 certificate signing
|
5 роки тому |
Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
6 роки тому |
Richard Levitte
|
17147181bd
openssl req: don't try to report bits
|
6 роки тому |
Matt Caswell
|
f112dc82a4
Ignore the digest in req app if using EdDSA
|
6 роки тому |
Rich Salz
|
f99648638c
Add tests for the "req" command, -addext flag
|
6 роки тому |
Andy Polyakov
|
750d5587d1
apps/req.c: fix -addext option.
|
6 роки тому |
Rich Salz
|
2ddee136ec
Reject duplicate -addext parameters
|
6 роки тому |
Matt Caswell
|
ac52f42aca
Fix no-dsa
|
6 роки тому |
Georg Schmidt
|
0336df2fa3
Issue warnings for large DSA and RSA keys
|
6 роки тому |
A. Schulze
|
aa3b328541
correct spelling errors detected by Debian lintian
|
6 роки тому |
Kaoru Toda
|
69b1500291
Duplicate code refactored
|
6 роки тому |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 роки тому |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 роки тому |
Richard Levitte
|
bfa470a4f6
Add 'openssl req' option to specify extension values on command line
|
6 роки тому |
Paul Yang
|
b1c05a5049
Fix some issues in apps/req
|
7 роки тому |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 роки тому |
Rich Salz
|
89a99cd589
Warn if -days without -x509
|
7 роки тому |
FdaSilvaYY
|
44e6995155
Fix some Typos and indents
|
7 роки тому |
Rich Salz
|
3ee1eac27a
Standardize apps use of -rand, etc.
|
7 роки тому |
Pauli
|
9a0953ed76
Avoid buffer overruns in the req command line utility.
|
7 роки тому |
Rich Salz
|
0904e79a6e
Undo commit d420ac2
|
7 роки тому |
Paul Yang
|
2234212c3d
Clean up a bundle of codingstyle stuff in apps directory
|
7 роки тому |
Tomas Mraz
|
888adbe064
Fix regression in openssl req -x509 behaviour.
|
7 роки тому |
Dmitry Belyavskiy
|
b5c4209be9
Switch command-line utils to new nameopt API.
|
7 роки тому |
Rob Percival
|
65b3dff76b
apps/req.c: flag "-new" is implied by "-precert"
|
7 роки тому |
Rob Percival
|
b6486bf749
Adds a "-precert" flag to "openssl req" for creating pre-certificates
|
8 роки тому |
lrns
|
0cb8c9d85e
Change req_check_len error message, it also accepts 20 bytes, but states 'less than' in the error message
|
7 роки тому |
Rich Salz
|
be4c82aa76
Fix parsing of serial# in req
|
7 роки тому |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
8 роки тому |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
8 роки тому |