• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

SSL_ERROR_NO_CYPHER_OVERLAP when trying to connect to webgui

Scheduled Pinned Locked Moved webGUI
43 Posts 6 Posters 10.8k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C
    crbon
    last edited by Nov 17, 2018, 5:09 AM

    I might have some more insight regarding the issue.

    I was playing around in pfsense v2.4.4 and I've somehow ran into the same/similar issue again 😅

    When I access 192.168.1.1 (pfsense box) over HTTPS I get the SSL_ERROR_NO_CYPHER_OVERLAP error, however when I got to pfsense.localdomain (HTTPS or HTTP - which redirects to HTTPS) it works fine.
    Maybe this means the SSL certificate isn't bound to the IP but the domain name only?

    Does this mean pfsense was setup incorrectly by the user (e.g. me)? But that doesn't explain why it initially worked 😕

    0_1542431152952_192.168.1.1.PNG
    0_1542431171624_pfsense.localdomain.PNG

    1 Reply Last reply Reply Quote 0
    • J
      jimp Rebel Alliance Developer Netgate
      last edited by Nov 27, 2018, 3:27 PM

      Are you certain your workstation is hitting 192.168.1.1 when going to pfsense.localdomain? Try to open a command prompt and ping pfsense.localdomain, see what it's actually hitting.

      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

      Need help fast? Netgate Global Support!

      Do not Chat/PM for help!

      C 1 Reply Last reply Nov 27, 2018, 3:55 PM Reply Quote 0
      • J
        jgravert
        last edited by jgravert Nov 27, 2018, 3:57 PM Nov 27, 2018, 3:49 PM

        I ran into similar trouble recently. I responded to an old post on the forum as to a solution.

        Have you tried this solution? https://forum.netgate.com/topic/123072/ntopng-https-redirect-protocol-error-after-configuration-in-version-2-4-1/2

        EDIT: Certificate attributes > Alternative Names could be the issue as to why you can connect via FQDN and not the IP.

        0_1543334232799_CertificateAttributes.PNG

        C 1 Reply Last reply Nov 27, 2018, 4:18 PM Reply Quote 1
        • C
          crbon @jimp
          last edited by Nov 27, 2018, 3:55 PM

          @jimp pfsense.localdomain is definitely resolving to 192.168.1.1 (in my case, as per above images)

          J 1 Reply Last reply Nov 27, 2018, 3:57 PM Reply Quote 0
          • J
            jimp Rebel Alliance Developer Netgate @crbon
            last edited by Nov 27, 2018, 3:57 PM

            @crbon said in SSL_ERROR_NO_CYPHER_OVERLAP when trying to connect to webgui:

            @jimp pfsense.localdomain is definitely resolving to 192.168.1.1 (in my case, as per above images)

            The images don't prove that, however. Try a ping and see what happens. Maybe your computer is resolving that hostname to the WAN IP address, for example, or another local interface. It could explain the discrepancy.

            A mismatched SAN/CN wouldn't have anything to do with the cipher. It would still work, but complain that the certificate didn't match the host. It would not affect encryption.

            Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

            Need help fast? Netgate Global Support!

            Do not Chat/PM for help!

            C 1 Reply Last reply Nov 27, 2018, 4:01 PM Reply Quote 0
            • C
              crbon @jimp
              last edited by Nov 27, 2018, 4:01 PM

              @jimp Sorry I wasn't clear. I just did ping pfsense.localdomain and it does resolve to the 192.168.1.1 address.
              Windows 10 has crapped itself, I cannot do windows search to get the snipping tool to show it 😩

              J 1 Reply Last reply Nov 27, 2018, 4:04 PM Reply Quote 0
              • J
                jgravert @crbon
                last edited by Nov 27, 2018, 4:04 PM

                @crbon said in SSL_ERROR_NO_CYPHER_OVERLAP when trying to connect to webgui:

                @jimp Sorry I wasn't clear. I just did ping pfsense.localdomain and it does resolve to the 192.168.1.1 address.
                Windows 10 has crapped itself, I cannot do windows search to get the snipping tool to show it 😩

                The path for Snipping tool is: %windir%\system32\SnippingTool.exe

                C 1 Reply Last reply Nov 27, 2018, 4:05 PM Reply Quote 1
                • C
                  crbon @jgravert
                  last edited by Nov 27, 2018, 4:05 PM

                  @jgravert Thanks for the tip!

                  1 Reply Last reply Reply Quote 1
                  • C
                    crbon @jgravert
                    last edited by crbon Dec 16, 2018, 6:14 AM Nov 27, 2018, 4:18 PM

                    @jgravert @jimp I think if we blend both of your comment we are coming close to the core issue.

                    When accessing 192.168.1.1 from my phone I get error NET::ERR_CERT_AUTHORITY_INVALID (phone does not have Bitdefender AV), but I can press advanced and then Proceed to 192.168.1.1 (unsafe).
                    When the access the same IP 192.168.1.1 from my PC (running Bitdefender AV Free Edition) I get the SSL_ERROR_NO_CYPHER_OVERLAP error message instead ,and there is no way to bypass it.
                    By going into the Settings -> Protection, you are able to switch off 'Protection Shield', after doing so the SSL certificate issue will disappear.

                    So that means the AV (Bitdefender in this case) is messing with the connection/certificate as a defense mechanism?

                    (I have ntopng installed as per @jgravert 's reference to the other thread)

                    J 1 Reply Last reply Nov 27, 2018, 4:25 PM Reply Quote 0
                    • J
                      jgravert @crbon
                      last edited by jgravert Nov 27, 2018, 4:27 PM Nov 27, 2018, 4:25 PM

                      @crbon said in SSL_ERROR_NO_CYPHER_OVERLAP when trying to connect to webgui:

                      When the access the same IP 192.168.1.1 from my PC (running Bitdefender AV) I get the SSL_ERROR_NO_CYPHER_OVERLAP error message instead, and there is no way to bypass it.

                      So that means the AV (Bitdefender in this case) is messing with the connection/certificate as a defense mechanism?

                      (I have ntopng installed as per @jgravert 's reference to the other thread)

                      Defiantly Bitdefender Scan SSL (Encrypted web scan) is active. You may need to flushdns, cache, then restart your browser after turning off Scan SSL in Bitdefender. I had to in order to get mine working again.

                      Alternatively if you get new CA and Certificates then install them on your PC it shouldn't matter if Scan SSL is active.

                      If that doesn't work you may need to completely remove Bitdefender from the PC then reinstall it.

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post
                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                        [[user:consent.lead]]
                        [[user:consent.not_received]]