Comment #6 on issue 2649 by chip...@gmail.com: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running as.
http://code.google.com/p/reviewboard/issues/detail?id=2649

Sorry, HOME in the above should have been /var/www/reviewboard/data/.

Can you also check if you have anything in your other ~/.subversion/servers file that relates to the cert?

Looking at another past ticket for a similar issue, the user ended up having the following in /var/www/reviewboard/data/.subversion/servers:

    [groups]
    mydomain = *.mydomain.com

    [mydomain]
    ssl-client-cert-file = /var/www/reviewboard/data/.subversion/auth/mycert
    ssl-client-cert-password = mypassword

Generally, if you have a local setup that works for a user, you should just be able to copy that .subversion directory into RB's data directory and it *should* work, though.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to