APPS: Make the cmp Mock server output the accept address and port
authorRichard Levitte <levitte@openssl.org>
Fri, 14 May 2021 10:25:11 +0000 (12:25 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 16 May 2021 10:07:14 +0000 (12:07 +0200)
commita12da5dafbc6e681d32e88ddef0067ff14abd8f2
tree22c25c4f0cbe6268e8811b54432ceb7a82c524a8
parente2daf6f14045587614681bf6579480be63de6da0
APPS: Make the cmp Mock server output the accept address and port

Fixes #14694

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/15281)
apps/include/s_apps.h
apps/lib/http_server.c
apps/lib/s_socket.c