2866: SVN HTTPS certificate not verified when adding a new repo

ysunf*****@hotma****** (Google Code) (Is this you? Claim this profile.)
Jan. 16, 2013
What version are you running?
Review board 1.7.1

What's the URL of the page containing the problem?
~/reviewboard/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
1.When i add a new repo (svn) with https://
2.
3.

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.

When I create a new repo (SVN) with https://.... link, the following error message shows after click "Save" button. 
A verified HTTPS certificate is required to connect to this repository. There were errors validating this certificate:
The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually.
Certificate information:
Hostname: xxxx.xx.com
Valid: from Thu, 03 Nov 2011 23:33:44 GMT until Sun, 02 Nov 2014 23:33:44 GMT
Issuer: xxxx
Fingerprint: xxxxxxxxxxxxxxxxxxxxxxx
Do you trust this host, or do you want to go back and edit the repository information?
then there are two buttons:
"I trust this host" and "Re-Edit repository"
however, the problem is that both buttons are gray. so I cannot click any one of them.
david
#1 david
This is fixed in the release-1.7.x branch and will ship in 1.7.2, which should hopefully be pretty soon. Until then, there's a workaround posted here: https://groups.google.com/d/msg/reviewboard/uHUjwtm-nxY/iOa2akC4ysoJ
  • +Fixed