Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svn: E230001: Server SSL certificate verification failed: issuer is not trusted #194

Open
zhangwk02 opened this issue Jun 16, 2023 · 1 comment

Comments

@zhangwk02
Copy link

The service requires certificate trust ,my PC has added a certificate trusted.
when i execute ‘svn co {url}’ is ok, but using the lib svn is can't.
image

How to solved it ?

@zhangwk02
Copy link
Author

I have solved the problem by modifying the.subversion/servers configuration file setting.
[global] ssl-authority-files = /path/to/the/ca-bundle.crt
https://developercommunity.visualstudio.com/t/svn-cant-connect-despite-valid-trusted-certificate/1239923

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant