Uploaded image for project: 'Data Management'
  1. Data Management
  2. DM-23929

Please redirect https://vro.org/ to https://www.vro.org/

    XMLWordPrintable

    Details

    • Type: Story
    • Status: To Do
    • Resolution: Unresolved
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      Just as typing in “https://lsst.org” into my browser's address bar gets me to https://www.lsst.org/, the same should apply to vro.org.

        Attachments

          Activity

          Hide
          swinbank John Swinbank added a comment -

          Actually, the above is untrue: typing “https://lsst.org” gets me a warning about a bad certificate. http://lsst.org/ works, though.

          Show
          swinbank John Swinbank added a comment - Actually, the above is untrue: typing “ https://lsst.org ” gets me a warning about a bad certificate. http://lsst.org/ works, though.
          Hide
          igoodenow Iain Goodenow added a comment -

          Frossie Economou- I am assuming you are the keep of DNS records for vro.org. If you are, can you check there is an A record for vro.org pointing to the same IP as www.vro.org? I cannot resolve vro.org.

          Show
          igoodenow Iain Goodenow added a comment - Frossie Economou - I am assuming you are the keep of DNS records for vro.org. If you are, can you check there is an A record for vro.org pointing to the same IP as www.vro.org? I cannot resolve vro.org.
          Hide
          igoodenow Iain Goodenow added a comment -

          John Swinbank- want to give it a vro.org noting the DNS issue.

          Show
          igoodenow Iain Goodenow added a comment - John Swinbank - want to give it a vro.org noting the DNS issue.
          Hide
          igoodenow Iain Goodenow added a comment -

          John Swinbank- I saw you checked the other ticket. This one OK for you as well?

          Show
          igoodenow Iain Goodenow added a comment - John Swinbank - I saw you checked the other ticket. This one OK for you as well?
          Hide
          swinbank John Swinbank added a comment -

          Hi Ian — I can't resolve vro.org, so I can't tell if it redirects to anywhere interesting.

          Show
          swinbank John Swinbank added a comment - Hi Ian — I can't resolve vro.org, so I can't tell if it redirects to anywhere interesting.
          Hide
          igoodenow Iain Goodenow added a comment -

          Right. I forgot about my request to Frossie Economou about a need for a record to resolve the address.

          Show
          igoodenow Iain Goodenow added a comment - Right. I forgot about my request to Frossie Economou about a need for a record to resolve the address.
          Hide
          igoodenow Iain Goodenow added a comment -

          Frossie Economou Ranpal Gill- Unless I am missing an obvious apache rewrite solution, I cannot take any action to fulfill the original request to make https://vro.org nor its unsecured variant http://vro.org work.

          I can make the necessary changes if I have access to the domain admin portal. Assigning to Frossie Economou

          Show
          igoodenow Iain Goodenow added a comment - Frossie Economou Ranpal Gill - Unless I am missing an obvious apache rewrite solution, I cannot take any action to fulfill the original request to make https://vro.org nor its unsecured variant http://vro.org work. I can make the necessary changes if I have access to the domain admin portal. Assigning to Frossie Economou
          Hide
          igoodenow Iain Goodenow added a comment -

          Frossie Economou Ranpal Gill- I am not sure who really owns this issue. IT cannot make any changes since this seems to be a DNS A Record entry request. Whomever has access to the registrar's account and/or the DNS records needs to make this change. Converting this to a COMM Ticket.

          Show
          igoodenow Iain Goodenow added a comment - Frossie Economou Ranpal Gill - I am not sure who really owns this issue. IT cannot make any changes since this seems to be a DNS A Record entry request. Whomever has access to the registrar's account and/or the DNS records needs to make this change. Converting this to a COMM Ticket.
          Hide
          rgill Ranpal Gill added a comment -

          Jonathan Sick is also a ticket that you can help out with?

          Show
          rgill Ranpal Gill added a comment - Jonathan Sick is also a ticket that you can help out with?
          Hide
          jsick Jonathan Sick added a comment -

          SQuaRE operates the DNS that vro.org is associated with. We're looking into it.

           

          Show
          jsick Jonathan Sick added a comment - SQuaRE operates the DNS that vro.org is associated with. We're looking into it.  
          Hide
          jsick Jonathan Sick added a comment -

          I've set up an A record (ALIAS) for vro.org whose alias target is www.vro.org. This works, from my testing.

          It seems that the weakness of this approach is that there's a certificate mismatch when doing this type of DNS redirect. Current browsers tolerate it, though. I'll ask the SQuaRE team about best practices here.

          Show
          jsick Jonathan Sick added a comment - I've set up an A record (ALIAS) for vro.org whose alias target is www.vro.org . This works, from my testing. It seems that the weakness of this approach is that there's a certificate mismatch when doing this type of DNS redirect. Current browsers tolerate it, though. I'll ask the SQuaRE team about best practices here.
          Hide
          igoodenow Iain Goodenow added a comment -

          mismatch issue is resolved. The base URL of the OS was using its own self-assigned.

          Show
          igoodenow Iain Goodenow added a comment - mismatch issue is resolved. The base URL of the OS was using its own self-assigned.
          Hide
          igoodenow Iain Goodenow added a comment -

          I have closed the ticket w/o realizing.

          Show
          igoodenow Iain Goodenow added a comment - I have closed the ticket w/o realizing.
          Hide
          swinbank John Swinbank added a comment -

          Still seeing the mismatch issue here —

          $ date && wget https://vro.org/
          Mon Jun 22 11:14:02 PDT 2020
          --2020-06-22 11:14:02--  https://vro.org/
          Resolving vro.org (vro.org)... 140.252.201.22
          Connecting to vro.org (vro.org)|140.252.201.22|:443... connected.
          The certificate's owner does not match hostname ‘vro.org’
          

          Show
          swinbank John Swinbank added a comment - Still seeing the mismatch issue here — $ date && wget https://vro.org/ Mon Jun 22 11:14:02 PDT 2020 --2020-06-22 11:14:02-- https://vro.org/ Resolving vro.org (vro.org)... 140.252.201.22 Connecting to vro.org (vro.org)|140.252.201.22|:443... connected. The certificate's owner does not match hostname ‘vro.org’
          Hide
          igoodenow Iain Goodenow added a comment -

          I had to revert since it broke something else. I hadn't gotten the comment in. Figuring out the proper setup.

          Show
          igoodenow Iain Goodenow added a comment - I had to revert since it broke something else. I hadn't gotten the comment in. Figuring out the proper setup.
          Hide
          jsick Jonathan Sick added a comment -

          I think I need to deploy an Nginx server to terminate TLS and do the redirect.

          I haven't done this because it hasn't bubbled up in my priority list, but let me know if this is important.

          Or should I reassign the ticket?

          Show
          jsick Jonathan Sick added a comment - I think I need to deploy an Nginx server to terminate TLS and do the redirect. I haven't done this because it hasn't bubbled up in my priority list, but let me know if this is important. Or should I reassign the ticket?

            People

            Assignee:
            jsick Jonathan Sick
            Reporter:
            swinbank John Swinbank
            Watchers:
            David Rathfelder, Iain Goodenow, John Swinbank, Jonathan Sick, Joseph Cockrum, Ranpal Gill, Shahram Sobhani
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Dates

              Due:
              Created:
              Updated:

                Time Tracking

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 40 minutes
                40m

                  Jenkins

                  No builds found.