Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-3087

Fix custom SSL certificate validation

    Details

    • Story Points:
      1
    • Sprint:
      Spring 5 2022 Feb 28 - Mar 11, Spring 6 2022 Mar 14 - Mar 25, Spring 7 2022 Mar 28 - Apr 8

      Description

      Fix the custom SSL validation method introduced in IGBF-3001, to address the issue described in the comment here.

        Attachments

          Issue Links

            Activity

            pbadzuh Philip Badzuh (Inactive) created issue -
            pbadzuh Philip Badzuh (Inactive) made changes -
            Field Original Value New Value
            Epic Link IGBF-2831 [ 19524 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Link This issue relates to IGBF-3001 [ IGBF-3001 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Link This issue relates to IGBF-3079 [ IGBF-3079 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            pbadzuh Philip Badzuh (Inactive) added a comment -

            As described in the comment linked to in the description, it may be possible to entirely avoid this issue if we can determine a way to force IGB to use v3 of X.509. After doing some digging, I was not able to determine what exactly causes IGB to require v2, so to extend the previous fix to this problem, please see my changes here.

            Show
            pbadzuh Philip Badzuh (Inactive) added a comment - As described in the comment linked to in the description, it may be possible to entirely avoid this issue if we can determine a way to force IGB to use v3 of X.509. After doing some digging, I was not able to determine what exactly causes IGB to require v2, so to extend the previous fix to this problem, please see my changes here .
            pbadzuh Philip Badzuh (Inactive) made changes -
            Assignee Philip Badzuh [ pbadzuh ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            nfreese Nowlan Freese made changes -
            Sprint Spring 5 2022 Feb 28 - Mar 11 [ 140 ] Spring 5 2022 Feb 28 - Mar 11, Spring 6 2022 Mar 14 - Mar 25 [ 140, 141 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            ann.loraine Ann Loraine made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            ann.loraine Ann Loraine made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            ann.loraine Ann Loraine made changes -
            Assignee Philip Badzuh [ pbadzuh ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Please submit PR.

            Show
            ann.loraine Ann Loraine added a comment - Please submit PR.
            Hide
            pbadzuh Philip Badzuh (Inactive) added a comment -

            Please see PR here.

            Show
            pbadzuh Philip Badzuh (Inactive) added a comment - Please see PR here .
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Assignee Philip Badzuh [ pbadzuh ]
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ]
            ann.loraine Ann Loraine made changes -
            Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
            ann.loraine Ann Loraine made changes -
            Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
            Hide
            ann.loraine Ann Loraine added a comment -

            Merged. Installers build and deployed to IGB "early access" section of bioviz.org Web site.

            Show
            ann.loraine Ann Loraine added a comment - Merged. Installers build and deployed to IGB "early access" section of bioviz.org Web site.
            ann.loraine Ann Loraine made changes -
            Assignee Ann Loraine [ aloraine ]
            nfreese Nowlan Freese made changes -
            Sprint Spring 5 2022 Feb 28 - Mar 11, Spring 6 2022 Mar 14 - Mar 25 [ 140, 141 ] Spring 5 2022 Feb 28 - Mar 11, Spring 6 2022 Mar 14 - Mar 25, Spring 7 2022 Mar 28 - Apr 8 [ 140, 141, 142 ]
            nfreese Nowlan Freese made changes -
            Rank Ranked higher
            omarne Omkar Marne (Inactive) made changes -
            Assignee Omkar Marne [ omarne ]
            Hide
            omarne Omkar Marne (Inactive) added a comment - - edited

            Followed testing instructions from IGBF-3001 :

            I ran the trackhub facade locally and added given URL as an IGB datasource. The given is URL : http://localhost:8000/api/?hubUrl=https://dashr2.lisanwanglab.org/tracks/DASHR2_hub.txt&filePath=/ is unreachable in IGB.

            Philip Badzuh Please check.

            Show
            omarne Omkar Marne (Inactive) added a comment - - edited Followed testing instructions from IGBF-3001 : I ran the trackhub facade locally and added given URL as an IGB datasource. The given is URL : http://localhost:8000/api/?hubUrl=https://dashr2.lisanwanglab.org/tracks/DASHR2_hub.txt&filePath=/ is unreachable in IGB. Philip Badzuh Please check.
            omarne Omkar Marne (Inactive) made changes -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Post-merge Testing In Progress [ 10003 ] To-Do [ 10305 ]
            omarne Omkar Marne (Inactive) made changes -
            Assignee Omkar Marne [ omarne ] Philip Badzuh [ pbadzuh ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            Hide
            pbadzuh Philip Badzuh (Inactive) added a comment -

            Omkar Marne, I am not able to replicate your observation. Are you sure that you are running the correct version of the codebase? Make sure that:

            • You are on the IGBF-3087 branch of the IGB repo
            • Your master branch for the trackhubs repo is up-to-date
            • You have run the below for the IGB project:
              mvn clean install
            Show
            pbadzuh Philip Badzuh (Inactive) added a comment - Omkar Marne , I am not able to replicate your observation. Are you sure that you are running the correct version of the codebase? Make sure that: You are on the IGBF-3087 branch of the IGB repo Your master branch for the trackhubs repo is up-to-date You have run the below for the IGB project: mvn clean install
            pbadzuh Philip Badzuh (Inactive) made changes -
            Status In Progress [ 3 ] To-Do [ 10305 ]
            pbadzuh Philip Badzuh (Inactive) made changes -
            Assignee Philip Badzuh [ pbadzuh ] Omkar Marne [ omarne ]
            omarne Omkar Marne (Inactive) made changes -
            Status To-Do [ 10305 ] In Progress [ 3 ]
            omarne Omkar Marne (Inactive) made changes -
            Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            omarne Omkar Marne (Inactive) made changes -
            Status First Level Review in Progress [ 10301 ] Needs 1st Level Review [ 10005 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
            omarne Omkar Marne (Inactive) made changes -
            Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
            omarne Omkar Marne (Inactive) made changes -
            Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
            omarne Omkar Marne (Inactive) made changes -
            Resolution Done [ 10000 ]
            Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
            Hide
            omarne Omkar Marne (Inactive) added a comment -

            Followed above testing instructions.

            The SSL certificate validation issue has been fixed.

            Closing the ticket.

            Show
            omarne Omkar Marne (Inactive) added a comment - Followed above testing instructions. The SSL certificate validation issue has been fixed. Closing the ticket.
            omarne Omkar Marne (Inactive) made changes -
            Assignee Omkar Marne [ omarne ] Philip Badzuh [ pbadzuh ]
            nfreese Nowlan Freese made changes -
            Fix Version/s 9.1.10 Major Release [ 10700 ]
            nfreese Nowlan Freese made changes -
            Issue Type Task [ 3 ] Improvement [ 4 ]

              People

              • Assignee:
                pbadzuh Philip Badzuh (Inactive)
                Reporter:
                pbadzuh Philip Badzuh (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: