Re: Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-16 Thread Brenden Walker
You'll need shell access to the server hosting your RB. I think the workaround instructions are a bit off, so I'll give is a try with an explanation. The core issue is that the certificate needs to be confirmed, in my case it's self-signed could be other reasons for needing this. If you can

Re: Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-16 Thread Christian Hammond
We're going to have a release tonight that fixes the SSL confirmation screen. It would have gone out last night, but I had some local setup issues to deal with. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com

Re: Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-15 Thread ysunfan123
I'm facing the same problem as you. But i can't figure out your solution provided. Can you write the step in more details? How to run svn list https://? go to command prompt? Which subversion are you using? How to change the file/group ownership to www-data? On Wednesday, January 9, 2013

Re: Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-08 Thread David Trowbridge
Unfortunately this is a known bug in 1.7.1. We'll be putting out a 1.7.2 soon with a fix. -David On Jan 7, 2013, at 11:36 PM, Bing kevin.zhub...@gmail.com wrote: Hi, all, When I create a new repo (SVN) with https:// link, the following error message shows after click Save button.

Re: Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-08 Thread sojan john
Hi all, I am also facing this issue on 1.7.1. Both buttons are disabled the error log says Server certificate verification failed: issuer is not trusted. The data directory is owned by apache2 user. I am using apache+ mod_wsgi. It will be a great help if somebody can suggest a solution.

Re: Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-08 Thread Bing
I've worked around this issue: 1. login the server, run svn list https://. 2. accept the certificate permanently. 3. then copy files generated in ~/.subversion/auth/svn.simple(server) to /var/www/reviewboard(your site name)/data/.subversion/auth/svn.xxx 4. change the file/group

Error happens SVN HTTPS certificate not verified when adding a new repo.

2013-01-07 Thread Bing
Hi, all, 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