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

HTML5 VPN Portal - ssl_error_no_cipher_overlap

Hello all,

I'm having a very simple configuration which seems not to work Disappointed

UTM9, Home Edition license, in HTML5 VPN Portal I define a new connection, HTTPS to one of my server (simple Apache server). When I try to access the link from the VPN Portal I receive an error containing "ssl_error_no_cypher_overlap".

I know the error, is a mismatch in SSL suit and means the UTM and the backend Apache server cannot find a common encryption algorithm.

When I access the Apache server directly, I get the connection encrypted with TLS1.3 and TLS_AES_128_GCM_SHA256

When I access the VPN portal, I see TLS1.2 and TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 cipher suite.

I tried to force the Apache server with TLS1.2 but still doesn't work.

What am I missing here? Any advice is appreciated.

Thanks!



This thread was automatically locked due to age.
Parents Reply Children
  • Firefox and Edge (Chromium based), same result as mentioned above.

  • I believe that's a browser issue, not so much the UTM.  The browser has some miscommunication issues, so you will need to either change TLS 1.3 on the browser, or you can change the encryption protocols of the browser.  Some times, you can just update Firefox if it's not updated and that would fix it for you (not all cases).

    Edit:  Forgot to mention I just found an article you can read about it:  kinsta.com/.../

    OPNSense 64-bit | Intel Xeon 4-core v3 1225 3.20Ghz
    16GB Memory | 500GB SSD HDD | ATT Fiber 1GB
    (Former Sophos UTM Veteran, Former XG Rookie)