Important note about SSL VPN compatibility for 20.0 MR1 with EoL SFOS versions and UTM9 OS. Learn more in the release notes.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos Connect SSL warning message

This message pops up when I try to connect. We have other people using the same setup without issue. Is there something wrong with my config file? It does connect, but it needs to be secure.

My Config file looks like this:
[
{
"gateway": "REDACTED",
"user_portal_port": 443,
"otp": false,
"auto_connect_host": "10.10.10.1",
"can_save_credentials": true,
"check_remote_availability": false,
"run_logon_script": false
}
]



This thread was automatically locked due to age.
Parents Reply
  • The certificate itself is secure, but the place it comes from is not a trusted certificate authority like DigiCert, Google, GoDaddy, etc. This is a self signed certificate generated by the firewall, so you can trust it's origin but your computer will warn you about it as it's not one of the many trusted CAs.

    If you want to ultimately get rid of that warning you'll need to purchase a certificate and upload it to the firewall.

    docs.sophos.com/.../index.html

Children