Dr. David von Oheimb
|
3c85170e1c
apps/x509: add warnings for options ignored when -CA is not specified
|
2 лет назад |
Dr. David von Oheimb
|
b74fc77b44
APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial.
|
2 лет назад |
Dr. David von Oheimb
|
fcdd41fea3
apps/x509: Fix -CAfile option being neglected with -new or -in
|
2 лет назад |
Tomas Mraz
|
9cf57d2cdc
req, x509: Allow printing modulus of RSA-PSS keys
|
2 лет назад |
Matt Caswell
|
ee71383a8d
Update copyright year
|
2 лет назад |
Daniel
|
e44b212bdc
Send auxiliary messages to bio_err.
|
2 лет назад |
Dr. David von Oheimb
|
f6d4ab9295
APPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
|
3 лет назад |
Dr. David von Oheimb
|
842118b747
apps/x509: Fix self-signed check to happen before setting issuer name
|
3 лет назад |
Dr. David von Oheimb
|
8dc0b2b55d
APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. options
|
3 лет назад |
Dr. David von Oheimb
|
b4fec69b2a
APPS/x509: fix -extfile option, which was ignored with -x509toreq
|
3 лет назад |
Christian Heimes
|
89fe295257
Fix segfault in openssl x509 -modulus
|
3 лет назад |
Pauli
|
d4af922c58
apps: properly initialise arguments to EVP_PKEY_get_bn_param()
|
3 лет назад |
Richard Levitte
|
e493d6e0ca
APPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t
|
3 лет назад |
William Edmisten
|
8c5bff2220
Add support for ISO 8601 datetime format
|
3 лет назад |
Pauli
|
db70dc2cda
apps: remove TODOs
|
3 лет назад |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 лет назад |
Dr. David von Oheimb
|
b0f960189b
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
|
3 лет назад |
Dr. David von Oheimb
|
284076982d
APPS: Slightly extend and improve documentation of the opt_ API
|
3 лет назад |
Petr Gotthard
|
91034b68b3
apps/ca,req,x509: Switch to EVP_DigestSignInit_ex
|
3 лет назад |
Rich Salz
|
606a417fb2
Fetch and free cipher and md's
|
3 лет назад |
Dr. David von Oheimb
|
3ad6030948
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
|
3 лет назад |
Tomas Mraz
|
5050fd5b3b
Avoid going through NID when unnecessary
|
3 лет назад |
Dr. David von Oheimb
|
9293046fb4
apps/x509.c: Rename -signkey to -key for consistency with the req app
|
3 лет назад |
Dr. David von Oheimb
|
e60e974414
apps/x509.c: Fix mem leaks in processing of -next_serial in print loop
|
3 лет назад |
Dr. David von Oheimb
|
46a11faf3b
apps/x509.c: Improve print_name() and coding style of large print loop in x509_main()
|
3 лет назад |
Dr. David von Oheimb
|
859e5f1621
apps/x509.c: Improve indentation of the large print loop in x509_main()
|
3 лет назад |
Dr. David von Oheimb
|
ed0a5ac920
apps/x509.c: Fix too eager call to X509_set_issuer_name() introduced recently
|
3 лет назад |
Rich Salz
|
d0190e1163
Process digest option after loading providers
|
3 лет назад |
Rich Salz
|
51e5df0ed0
Load rand state after loading providers
|
3 лет назад |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 лет назад |