You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected Version:
repo version v1.12.32
(from https://gerrit.googlesource.com/git-repo)
repo launcher version 1.22
(from /bin/repo)
git version 2.5.0
Python 2.7.10 (default, Oct 14 2015, 16:09:02)
[GCC 5.2.1 20151010]
Environment:Ubuntu 15.10
I have a gerrit code review server switched to https in yesterday.
When I saving changes and exec 'repo upload', Terminal print
"(review.mfunz.com: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate
verify failed (_ssl.c:590)>)"
I try change review="review.mfunz.com" to review="https://review.mfunz.com",
but also failed.
I used "git push remotename branchname:refs/for/branchname" it works.
How to slove it?
Original issue reported on code.google.com by [email protected] on 3 Dec 2015 at 2:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 3 Dec 2015 at 2:52The text was updated successfully, but these errors were encountered: