Rob Percival
|
65b3dff76b
apps/req.c: flag "-new" is implied by "-precert"
|
před 8 roky |
Rob Percival
|
b6486bf749
Adds a "-precert" flag to "openssl req" for creating pre-certificates
|
před 8 roky |
lrns
|
0cb8c9d85e
Change req_check_len error message, it also accepts 20 bytes, but states 'less than' in the error message
|
před 8 roky |
Rich Salz
|
be4c82aa76
Fix parsing of serial# in req
|
před 8 roky |
Richard Levitte
|
dd1abd4462
If an engine comes up explicitely, it must also come down explicitely
|
před 8 roky |
FdaSilvaYY
|
44c83ebd70
Constify command options
|
před 8 roky |
Matt Caswell
|
efba7787cd
Clarify the error messages in 08f6ae5b28
|
před 8 roky |
Matt Caswell
|
08f6ae5b28
Fix some resource leaks in the apps
|
před 8 roky |
Richard Levitte
|
599e5904b2
Make 'openssl req -x509' more equivalent to 'openssl req -new'
|
před 8 roky |
Dr. Stephen Henson
|
dc047d31fa
Set certificate times in one function.
|
před 8 roky |
FdaSilvaYY
|
cc69629626
Constify char* input parameters in apps code
|
před 8 roky |
FdaSilvaYY
|
1c72f70df4
Use more X509_REQ_get0_pubkey & X509_get0_pubkey
|
před 8 roky |
FdaSilvaYY
|
6b4a77f56e
Whitespace cleanup in apps
|
před 8 roky |
Richard Levitte
|
14d3c0dd2c
apps/req.c: Increment the right variable when parsing '+'
|
před 8 roky |
Richard Levitte
|
2ac6115d9e
Deal with the consequences of constifying getters
|
před 8 roky |
Matt Caswell
|
57358a83a4
req command incorrectly displays the bits for an EC key
|
před 8 roky |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
před 8 roky |
Dr. Stephen Henson
|
c821defc3f
Don't load same config file twice.
|
před 8 roky |
Matt Caswell
|
7b8cc9b345
Deprecate OBJ_cleanup() and make it a no-op
|
před 8 roky |
Richard Levitte
|
9862e9aa98
Make the RSA structure opaque
|
před 8 roky |
FdaSilvaYY
|
173f613b6a
Fix a shadow symbol warning
|
před 8 roky |
FdaSilvaYY
|
c5137473bd
Use X509_REQ_get0_pubkey
|
před 8 roky |
Schüller Felix
|
c6aca19bb5
Don't free up EVP_MD_CTX.
|
před 8 roky |
Viktor Dukhovni
|
ebc4815fa5
Don't free NCONF obtained values
|
před 8 roky |
Rich Salz
|
7c96dbcdab
GH715: ENGINE_finish can take NULL
|
před 9 roky |
Flavio Medeiros
|
b5292f7b40
GH480: Don't break statements with CPP stuff.
|
před 9 roky |
Kurt Roeckx
|
0335851754
argv was set but unused
|
před 9 roky |
Rich Salz
|
9a13bb387d
GH681: More command help cleanup
|
před 9 roky |
Emilia Kasper
|
a762655743
RT 3854: Update apps/req
|
před 9 roky |
Dr. Stephen Henson
|
43db7aa2de
Fix engine key support in cms and req utilities.
|
před 9 roky |