Import 2017-06-07 23:51:09: master 1d1f07de

Author Committer Branch Timestamp Parent
jcfr jcfr master 2016-05-19 04:10:45 master 79bca4b6
Changeset

BUG: Update qSlicerSslTest. See 0004194

Now that "http://slicer.org" redirects to "https://slicer.org", this commit
update the test by:

  • checking query on http://slicer.org gives the status code 302 corresponding
    to URL redirection.

  • adding a test checking that query to https://slicer.org works as expected.
    It turns out that the SSL certificate associated with slicer.org has some
    issue. The test currently list the HostNameMismatch error as expected.
    See 0004194.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25088 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Base/QTCore/Testing/Cxx/qSlicerSslTest.cxx Diff File