【问题标题】:Apple Shortcut HTTPs not working on Apple WatchApple 快捷方式 HTTPs 在 Apple Watch 上不起作用
【发布时间】:2021-06-04 13:03:20
【问题描述】:

我使用 Apple Shortcut 中的酷炫功能通过我的 Web 服务器请求我的 Smarthome 的一些 HTTP REST 命令。我使用带有 Lets Encrypt 证书的 apache2。

这在我的 iPad 和 iPhone 上运行良好,但不幸的是在我的 Apple Watch 上不行。我总是得到:The certificate for this server is invalid. You might connecting to a server that is pretending to be "my.domain.com" which could put your confidential information at risk

我将 Apple 快捷方式中的“URL”命令与“网络”一起使用。

我不确定如何处理。在我所有的 Apple 设备上,捷径都有效,但在 Apple Watch 上却不行。我已经重启了手表。

谢谢

【问题讨论】:

    标签: https apple-watch lets-encrypt sirishortcuts


    【解决方案1】:

    我自己找到了解决方案。

    首先,我使用 Qualys 的 https://ssllabs.com 测试了证书。该站点测试证书。结果显示不会从 apache2 下载链文件。错误是我忘记将“SSLCertificateChainFile”添加到配置中。

    现在我的 apache2 SSL 配置等级为 A+,快捷方式再次与 Apple Watch 配合使用。

    不知道为什么这个错误只出现在 Apple Watch 上而不出现在其他 Apple 设备上。

    谢谢

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-09-28
      • 2015-05-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-04-28
      • 1970-01-01
      相关资源
      最近更新 更多