具有自签名 SSL 的 Coda SVN
这里似乎有一些 Coda 用户。 有人在 Coda 中使用带有自签名证书的 SVN 吗? 它会抛出证书无效的错误,并且不提供忽略它的选项。 有什么办法让它发挥作用吗? 我已经向 Panic 支持人员发送了电子邮件,但尚未收到回复。
Seems to be a few Coda users here. Does anyone use SVN with a self-signed cert in Coda? It throws an error that the cert isn't valid, and doesn't give the option to ignore it. Is there any way to get it to work? I've emailed Panic support, and haven't heard back yet.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
http://phildawson.tumblr.com/post/ 49709765/已解决-coda-服务器-证书-验证-失败
http://phildawson.tumblr.com/post/49709765/solved-coda-server-certificate-verification-failed
如果 Phil 更改了该 URL:
在终端中输入 svn 列表和您的存储库
输入 p 进行确认,认证将被缓存。
如果找不到 svn 命令,则打开配置文件并将 /usr/local/bin 添加到 PATH 中,然后重试
In case Phil ever changes that URL:
If you haven’t already, install svn for mac
In a Terminal type svn list and your repos
Type p to confirm and the certification will be cached.
If you get svn command not found then open up the profile file and add /usr/local/bin to the PATH and try again