openssl/apps/lib
Shane Lontis ef0449135c Fix s_server app to not report an error when using a non DH certificate.
Fixes #15071

It always tries loading the cert as DH which previously did not produce
an error. The errors are not suppressed for these operations.
The output now matches previous versions of OpenSSL.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15670)
2021-06-10 17:58:27 +02:00
..
app_params.c
app_provider.c
app_rand.c
app_x509.c
apps_ui.c
apps.c Fix s_server app to not report an error when using a non DH certificate. 2021-06-10 17:58:27 +02:00
build.info
cmp_mock_srv.c apps: remove TODOs 2021-06-02 16:30:15 +10:00
columns.c
engine_loader.c
engine.c
fmt.c
http_server.c 80-test_cmp_http.t: Improve the way the test server is launched and killed 2021-06-09 14:03:16 +02:00
names.c
opt.c APPS: Allow duplicate entries in options list, marking them OPT_DUP 2021-05-20 16:31:22 +02:00
s_cb.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
s_socket.c 80-test_cmp_http.t: Improve the way the test server is launched and killed 2021-06-09 14:03:16 +02:00
tlssrp_depr.c
vms_decc_argv.c VMS: don't use app_malloc() in apps/lib/vms_decc_argv.c 2021-05-22 07:20:03 +02:00
vms_term_sock.c
win32_init.c