Hey everyone,
I am currently experiencing some weird behavior which I have not seen before. An application on a server tries to establish an HTTPS connections to a certain host, but URL Filtering is rejecting the connection although we rule in place which should allow the connection. We are not using HTTPS Inspection.
Reject Log:
According to the Logs, the traffic currently matches the following rule. The Object P_Server_BLOCKED contains the Vehicles Category:
Right above the drop rule, we have the following rule to whitelist applications/URLs, which generally works fine:
I tried adding axat1.audatex.net and gtl-services.at to the whitelist without any success:
I obviously already installed the policy but even with these objects, traffic is being rejected.
I have investigated this with a tcpdump so far and can see that there is a "Client Hello" message, but no response from the server. My guess is that this is where the gateway drops/rejects the traffic? If my memory serves me correctly, the gateway will try to get the server certificate. A reverse lookup on the IP 185.168.123.19 returns axat1.audatex.net but there doesn't seem to be a web server listening on that hostname. gtl-services.at seems to be hosted on the same host and has a valid certificate(DigiCert Global G2 TLS RSA SHA256 2020 CA1).
I checked the trusted CAs in Smart Dashboard and found an entry for DigiCert Global Root G2. Are DigiCert Global Root G2 and DigiCert Global G2 TLS RSA SHA256 2020 CA1 the same?
We have automatic CA Updates enabled, and I have also performed a manual update but the DigiCert CA was not part of the update.
Does anyone have an idea what else I could look into or how to resolve this issue?
Thank you and best regards
yephex