博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
由于缺少证书链,导致Android手机提示网站不安全
阅读量:5874 次
发布时间:2019-06-19

本文共 764 字,大约阅读时间需要 2 分钟。

参考文档

https://knowledge.symantec.com/support/ssl-certificates-support/index?page=content&actp=CROSSLINK&id=INFO2047

 

Symantec certificates require the installation of a Intermediate CA to be fully trusted in all browsers. To download CA certificate, copy the entire contents of the first text box below (including the BEGIN CERTIFICATE and END CERTIFICATE lines) and paste in to a new text document on the server. Do not use "rich" text editors (such as Microsoft Word) to save this text document, as doing so may add extra line break characters in to the certificate.

最近客户反馈,Android手机打开公司网站,报证书问题。而且是塞门铁克证书的问题。

中间过程很复杂,后来在官网上找到了证书链补了进去,就恢复了。

 

 

再次印证2点:

     1 当某个软件出问题时,其官网永远是最聪明的。

     2 当出现棘手问题时,去刨根问底,找出整个过程的每一步,结合报错信息,一定能解决问题。

转载于:https://www.cnblogs.com/ygrs/p/6692997.html

你可能感兴趣的文章
struts中的xwork源码下载地址
查看>>
Android硬件抽象层(HAL)深入剖析(二)
查看>>
CDays–4 习题一至四及相关内容解析。
查看>>
L3.十一.匿名函数和map方法
查看>>
java面向对象高级分层实例_实体类
查看>>
android aapt 用法 -- ApkReader
查看>>
[翻译]用 Puppet 搭建易管理的服务器基础架构(3)
查看>>
Android -- AudioPlayer
查看>>
Python大数据依赖包安装
查看>>
Android View.onMeasure方法的理解
查看>>
Node.js 爬虫初探
查看>>
ABP理论学习之仓储
查看>>
centos7下使用yum安装mysql
查看>>
How can I set ccshared=-fPIC while executing ./configure?
查看>>
2.移植uboot-添加2440单板,并实现NOR、NAND启动
查看>>
hadoop-2.6.5安装
查看>>
vmware虚拟机里的LINUX不能上网的原因一:虚拟网卡设置
查看>>
监控摄像机的区别和分类
查看>>
Java学习——对象和类
查看>>
ElasticSearch 组合过滤器
查看>>