Shane Lontis
|
ef0449135c
Fix s_server app to not report an error when using a non DH certificate.
|
3 years ago |
Tomas Mraz
|
18d9c9bf96
openssl spkac: Fix reading SPKAC data from stdin
|
3 years ago |
Pauli
|
db70dc2cda
apps: remove TODOs
|
3 years ago |
Dr. David von Oheimb
|
a7e4ca5b4e
Add warning to key/param generating apps on potential delay due to missing entropy
|
4 years ago |
Dr. David von Oheimb
|
647a5dbf10
Add OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
|
3 years ago |
Dr. David von Oheimb
|
829902879e
HTTP client API: Generalize to arbitrary request and response contents
|
3 years ago |
Benjamin Kaduk
|
466cab4758
apps: improve hygeine for SET_EXPECT macro
|
3 years ago |
Dr. David von Oheimb
|
8f965908a5
HTTP client: Minimal changes that include the improved API
|
3 years ago |
Tomas Mraz
|
d382e79632
Make the -inform option to be respected if possible
|
3 years ago |
Dr. David von Oheimb
|
284076982d
APPS: Slightly extend and improve documentation of the opt_ API
|
3 years ago |
Dr. David von Oheimb
|
6c3d101a62
APPS load_key_certs_crls(): Correct the 'expect' arg calculation for OSSL_STORE_expect()
|
3 years ago |
Petr Gotthard
|
a0baa98b5c
apps: Switch to X509_REQ_verify_ex
|
3 years ago |
Petr Gotthard
|
91034b68b3
apps/ca,req,x509: Switch to EVP_DigestSignInit_ex
|
3 years ago |
Shane Lontis
|
857c223bf7
Fix memory leak in load_key_certs_crls() when using stdin.
|
3 years ago |
Shane Lontis
|
e9d62da6c3
Fix CRL app so that stdin works.
|
3 years ago |
David Benjamin
|
cdf63a3736
Add X509 version constants.
|
3 years ago |
Dr. David von Oheimb
|
ef203432f7
apps/cmp.c and APP_HTTP_TLS_INFO: Fix use-after-free and add proper free() function
|
3 years ago |
Tanzinul Islam
|
96d4ec6724
Avoid more MSVC-specific C runtime library functions
|
3 years ago |
Armin Fuerst
|
b1c908f421
apps: fix warning about size_t / int conversion
|
3 years ago |
Dr. David von Oheimb
|
db89d8f04b
APPS: fix load_certs_multifile() interpreting backslashes
|
3 years ago |
Dr. David von Oheimb
|
49f07be43d
apps.c: Fix missing newline in warn_cert_msg() output
|
3 years ago |
Tomas Mraz
|
d8a809db4b
apps: Make load_key_certs_crls to read only what is expected
|
3 years ago |
Tomas Mraz
|
ea51096e51
apps: Add maybe_stdin argument to load_certs and set it in pkcs12
|
3 years ago |
Dr. David von Oheimb
|
f62846b703
apps/ts.c: Allow -untrusted arg to refer to multiple sources
|
3 years ago |
Matt Caswell
|
3d0b56785a
Don't crash if the pkeyopt doesn't have a value
|
3 years ago |
Dr. David von Oheimb
|
7932982b88
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
|
3 years ago |
Dr. David von Oheimb
|
e60e974414
apps/x509.c: Fix mem leaks in processing of -next_serial in print loop
|
3 years ago |
Dr. David von Oheimb
|
46a11faf3b
apps/x509.c: Improve print_name() and coding style of large print loop in x509_main()
|
3 years ago |
Matt Caswell
|
3a2171f6aa
Don't forget the type of thing we are loading
|
3 years ago |
Petr Gotthard
|
7dc67708c8
apps/openssl: add -propquery command line option
|
3 years ago |