14 years ago
SVN server certificate error - bypass certificate check
[milena]$ ccollab --url http://ccollab:8080 --user milena --password 12345 --scm subversion --svn-repo-url https://mysubversionserver.com/svn/projects/project_one --svn-exe /opt/CollabNet_Subversion/bin/svn addchanges 55943 .
Connecting to Code Collaborator Server http://ccollab:8080
Connected as: Milena (milena)
Loading review ID 55943.
Attaching changelist to review
Checking that you are allowed to upload files to this review.
SCM system is configured to Subversion.
ERROR: Could not configure SCM system:
Could not create valid Subversion configuration based on configured repository url: Subversion server certificate is not issued by a trusted authority
=========
When I use subversion normally, I'm asked to accept temporarily (t) the certificate or reject it (r).
Code collaborator doesn't give me the chance to choose and simply cancels the whole operation.
Can I bypass the certificate check?
Connecting to Code Collaborator Server http://ccollab:8080
Connected as: Milena (milena)
Loading review ID 55943.
Attaching changelist to review
Checking that you are allowed to upload files to this review.
SCM system is configured to Subversion.
ERROR: Could not configure SCM system:
Could not create valid Subversion configuration based on configured repository url: Subversion server certificate is not issued by a trusted authority
=========
When I use subversion normally, I'm asked to accept temporarily (t) the certificate or reject it (r).
Code collaborator doesn't give me the chance to choose and simply cancels the whole operation.
Can I bypass the certificate check?