xcode - 机器人创建失败,错误为 : An SSL error has occurred and a secure connection to the server cannot be made

标签 xcode ssl bots osx-server

我试图在运行 10.9 的服务器上创建一个机器人,但我不断收到以下错误:

Bot creation failed with error: An SSL error has occurred and a secure connection to the server cannot be made.

我刚刚将我的 SSL 证书从自签名更新为 GoDaddy 的证书。我的 https://servername 使用绿色 https 连接正常。

如何让它识别我的证书?

最佳答案

我一直找不到解决方案。我最终进行了全新安装,再次添加了我的 GoDaddy SSL 证书,问题就解决了。

关于xcode - 机器人创建失败,错误为 : An SSL error has occurred and a secure connection to the server cannot be made,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25317134/

相关文章:

node.js - Mongoose 安装 - 无法验证第一个证书

python - 无法通过 http.client 正确重新连接

ruby - Ruby:脚本无法正确从YouTube抓取URL

ios - 命令/usr/bin/codesign 失败,退出代码为 5

c# - HTTPS WCF 基本 HttpBindings 获取 HTTP 403

iphone - 将 C 库编译为 iPhone 框架?

django - apache + django + mod_wsgi 转换为 https 不断返回到 http

javascript - 是否可以从网站运行不和谐机器人命令

c++ - 库包含,同时在 XCode 中使用 C++ 编码

xcode - Cocoa 应用程序未在 High Sierra 上加载 View 或运行代码