10:40:06.548763 IP (tos 0x20, ttl 58, id 32042, offset 0, flags [DF], proto UDP (17), length 133)
1.2.3.4.443 > 192.168.1.2.57135: UDP, length 10510:40:06.549125 IP (tos 0x0, ttl 64, id 10416, offset 0, flags [DF], proto UDP (17), length 105)
192.168.1.2.57135 > 1.2.3.4.443: UDP, length 77SSLStrictSNIVHostCheck On
<VirtualHost *:443>
ServerName catch-all.invalid
SSLEngine on
SSLCertificateFile /usr/local/etc/ssl/snakeoil.crt
SSLCertificateKeyFile /usr/local/etc/ssl/snakeoil.key
<Location />
Require all denied
</Location>
ErrorDocument 403 "Invalid hostname"
</VirtualHost>
#LoadModule http2_module libexec/apache24/mod_http2.soWenn das Modul hier aktiviert wird, werden die Seiten über HTTP/2 ausgeliefert, Probleme nach der Aktivierung konnte ich hier keine erkennen.[ssl:debug] ssl_engine_kernel.c(2228): [client x.x.x.x:57373] AH02044: No matching SSL virtual host for servername test.example.com found (using default/first virtual host)
abc.example.com:443 x.x.x.x - - "GET / HTTP/1.1" 301 3879 "-"[core:error] (13)Permission denied: [client x.x.x.x:49609] AH00035: access to /__waf_errors__/403.html denied (filesystem path '/usr/local/opnsense/data/OPNWAF/errors/xxxxxxxxxxxx/403.html') because search permissions are missing on a component of the path