[Share Experiences] SVN报错: E120171: SSL communicationxxxxxxx
Tofloor
poster avatar
weboob
deepin
2021-12-15 22:47
Author

svn服务器版本过老,支持到TLSv1.0

开发客户端系统为deepin(v20.3),查看/etc/ssl/openssl.cnf 文件

[system_default_sect]
MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=2
系统默认支持到1.2,修改为1.0,再提交问题解决。

Reply Favorite View the author
All Replies

No replies yet