Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Missing redirect from qt.io to www.qt.io
Qt 6.11 is out! See what's new in the release blog

Missing redirect from qt.io to www.qt.io

Scheduled Pinned Locked Moved Unsolved Qt.io webservices
6 Posts 4 Posters 2.3k Views 2 Watching
  • 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.
  • RevoltR Offline
    RevoltR Offline
    Revolt
    wrote on last edited by
    #1

    Going to https://qt.io fails, saying it can't be reached, instead of redirecting to https://www.qt.io/.

    JKSHJ tekojoT 2 Replies Last reply
    2
    • RevoltR Revolt

      Going to https://qt.io fails, saying it can't be reached, instead of redirecting to https://www.qt.io/.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @Revolt Thanks for reporting!

      The non-HTTPS version (http://qt.io/) redirects as expected.

      Pinging @tekojo

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      1
      • RevoltR Revolt

        Going to https://qt.io fails, saying it can't be reached, instead of redirecting to https://www.qt.io/.

        tekojoT Offline
        tekojoT Offline
        tekojo
        wrote on last edited by
        #3

        Hi @Revolt
        Yes, this is a known issue where it is impossible to have a top level domain that is hosted in a cloud do the ssl certificate opening and then forward to the www site. A cloud host does not have a fixed ip that would be needed for a subdomain redirect.

        This is a problem for everyone.

        1 Reply Last reply
        4
        • RevoltR Offline
          RevoltR Offline
          Revolt
          wrote on last edited by
          #4

          I didn't understand it as I don't know much about servers, but, can't there be a rewrite rule from qt.io to www.qt.io before any SSL stuff? Regardless, will it be fixed or it's not possible yet?

          tekojoT 1 Reply Last reply
          0
          • RevoltR Revolt

            I didn't understand it as I don't know much about servers, but, can't there be a rewrite rule from qt.io to www.qt.io before any SSL stuff? Regardless, will it be fixed or it's not possible yet?

            tekojoT Offline
            tekojoT Offline
            tekojo
            wrote on last edited by
            #5

            @Revolt rewriting the address before ssl opening would make the connection point at a different item than the browser and certificate are expecting, ending in an error screen on the browser.

            1 Reply Last reply
            1
            • hskoglundH Offline
              hskoglundH Offline
              hskoglund
              wrote on last edited by
              #6

              Perhaps if the certificate prices are coming down (for example https://letsencrypt.org/ are 0 US$) you could purchase 2 certificates, one for qt.io and for www.qt.io

              1 Reply Last reply
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved