From 1374fac8de85fe1ac877096f18b60a1561dfc96f Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 11 Apr 2020 15:58:01 +0200 Subject: Replace SSL_CTX_set_tlsext_servername_callback with SSL_client_hello_get0_ext --- webserver.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'webserver.conf') diff --git a/webserver.conf b/webserver.conf index 44dba49..e3731bc 100644 --- a/webserver.conf +++ b/webserver.conf @@ -13,6 +13,7 @@ lists.antcom.de antcom.de www.antcom.de + localhost ip6-localhost 127.0.0.1 [::1] @@ -32,6 +33,8 @@ marx marx.antcom.de + marx1.antcom.de + localhost static-files /home/ernie/homepage/test1 -- cgit v1.2.3