I have setup my own little personal PKI, with an offline Root CA, which is trusted by my desktop and laptop so that I can create SSL certificates whenever I'm developing websites and not have to worry about clicking through browser warnings.
I wanted to take advantage of that fact and create an Intermediate CA for Sophos XG to use for inspecting HTTPS traffic. I added the Root CA certificate (not the key!) to Sophos under Certificate Authorities and then generated the private key for the Intermediate CA and the corresponding certificate using OpenSSL. I configured the certificate to be valid from 2016-01-01 00:00:00 GMT to 2036-12-31 23:59:59 GMT, and those dates are correctly recognized by the webadmin interface under "Certificate Authority".
However, when I go to the Web Protection settings page and select this Intermediate CA, I get a message saying that the "certificate has either expired or is not yet valid". When I go ahead and ignore that message, apply the settings, and refresh the page, the message changes to "Your certificate has expired or is now invalid and so the HTTPS scanning uses the Default Certificate "SecurityAppliance_SSL_CA"".
Any ideas about what might be happening here?
This thread was automatically locked due to age.