Hello,
Yes, it's listening. Yes, traffic is permitted.
It looks like problem with certificate, but nobody touched anything in the terms of SSL/TLS. Only thing was disabled IA.
/var/log/httpd2_error_log:
[Wed Sep 16 16:18:44.424315 2026] [mpm_prefork:notice] [pid 10858:tid 10858] AH00169: caught SIGTERM, shutting down
[Wed Sep 16 16:18:56.301618 2026] [mime_magic:error] [pid 12331:tid 12331] (2)No such file or directory: AH01515: mod_mime_magic: can't read magic file /web/conf/magic
[Wed Sep 16 16:18:56.302124 2026] [ssl:warn] [pid 12331:tid 12331] AH01906: 10.10.10.10:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Wed Sep 16 16:18:56.302137 2026] [ssl:warn] [pid 12331:tid 12331] AH01909: 10.10.10.10:443:0 server certificate does NOT include an ID which matches the server name
[Wed Sep 16 16:18:56.316034 2026] [so:warn] [pid 12331:tid 12331] AH01574: module setenvif_module is already loaded, skipping
[Wed Sep 16 16:18:56.316047 2026] [so:warn] [pid 12331:tid 12331] AH01574: module headers_module is already loaded, skipping
[Wed Sep 16 16:18:56.317829 2026] [core:warn] [pid 12331:tid 12331] AH00117: Ignoring deprecated use of DefaultType in line 421 of /web/conf/httpd2.conf.
AH00558: httpd2: Could not reliably determine the server's fully qualified domain name, using 10.10.10.10. Set the 'ServerName' directive globally to suppress this message
[Wed Sep 16 16:18:56.318038 2026] [mime_magic:error] [pid 12331:tid 12331] (2)No such file or directory: AH01515: mod_mime_magic: can't read magic file /web/conf/magic
[Wed Sep 16 16:18:56.318531 2026] [ssl:warn] [pid 12331:tid 12331] AH01906: 10.10.10.10:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Wed Sep 16 16:18:56.318544 2026] [ssl:warn] [pid 12331:tid 12331] AH01909: 10.10.10.10:443:0 server certificate does NOT include an ID which matches the server name
[Wed Sep 16 16:18:56.320182 2026] [mpm_prefork:notice] [pid 12331:tid 12331] AH00163: CPWS/2.4.61 (Unix) OpenSSL/1.1.1w configured -- resuming normal operations
[Wed Sep 16 16:18:56.320214 2026] [core:notice] [pid 12331:tid 12331] AH00094: Command line: '/web/cpshared/web/Apache/2.2.0/bin/httpd2 -f /web/conf/httpd2.conf -D FOREGROUND'
/var/log/httpd2_access_log:
127.0.0.1 - - [16/Sep/2026:16:15:17 +0200] "OPTIONS * HTTP/1.0" 200 1145 "-" "CPWS/2.4.61 (Unix) OpenSSL/1.1.1w (internal dummy connection)"
127.0.0.1 - - [16/Sep/2026:16:18:57 +0200] "OPTIONS * HTTP/1.0" 200 1145 "-" "CPWS/2.4.61 (Unix) OpenSSL/1.1.1w (internal dummy connection)"