如何修复 OpenStage 40 ERR_SSL_VERSION_OR_CIPHER_MISMATCH
问题:
尝试使用 Chrome 或 Firefox 访问你的 OpenStage 40 IP 电话时,你看到以下错误消息:
openstage_ssl_error.txt
ERR_SSL_VERSION_OR_CIPHER_MISMATCH解决方案
这是因为你的 OpenStage 固件当前不支持最新的 TLS 版本。
你可以通过使用不阻止旧 TLS 版本的旧浏览器来轻松解决此问题。
只需从(Linux 版本)https://releases.mozilla.org/pub/firefox/releases/50.0.2/linux-x86_64/en-US/ 下载 Firefox 50.0.2 便携版,从链接下载 .tar.bz2,使用 tar xjvf *.tar.bz2 解压,cd firefox 并使用以下命令在禁用自动更新的情况下便携运行
run_firefox_portable.sh
mkdir -p profile && ./firefox -profile $PWD/profileCheck out similar posts by category:
Linux, Networking
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow