码迷,mamicode.com
首页 >  
搜索关键字:certificate authorit    ( 805个结果
fiddler 无法安装https证书问题 unable to configure windows to trust the fiddler root certificate
需要 在命令行工具中 cd "C:\Program Files (x86)\Fiddler2" makecert.exe -r -ss my -n "CN=DO_NOT_TRUST_FiddlerRoot, O=DO_NOT_TRUST, OU=Created by http://www.fiddl ...
分类:Windows程序   时间:2017-12-08 22:55:37    阅读次数:3051
添加自签发的 SSL 证书为受信任的根证书
原文:http://cnzhx.net/blog/self-signed-certificate-as-trusted-root-ca-in-windows/ 添加自签发的 SSL 证书为受信任的根证书 发表于 2012-08-09 作者 H Zeng 更新于 2012-09-01 通过 SSL 加 ...
分类:其他好文   时间:2017-12-01 15:13:00    阅读次数:233
google浏览器chrome The certificate used to load uses
google谷歌浏览器chrome升级到62版本后,打开《秦子恒微信课堂》网页,原来可以使用的https,突然出现下面的提示:The certificate used to load https://211.qinziheng.com/ uses an SSL certificate that&nb
分类:其他好文   时间:2017-11-29 18:18:06    阅读次数:90
docker从私有镜像库pull/push镜像问题:Error response from daemon: Get https://harbor.op.xxxx.com/v2/: x509: certificate signed by unknown authority
docker从私有镜像库pull/push镜像问题:Error response from daemon: Get https://harbor.op.xxxx.com/v2/: x509: certificate signed by unknown authority 环境centos7+dock ...
分类:Web程序   时间:2017-11-24 17:00:32    阅读次数:15590
CentOS7下安装Tomcat
1。安装JDK官网下载,或者用winscp工具下载后解压wget--no-check-certificate--no-cookies--header"Cookie:oraclelicense=accept-securebackup-cookie"http://download.oracle.com/otn-pub/java/jdk/8u73-b02/jdk-8u73-linux-i586.tar.gztarzxvfjdk-8u65-linux-x64.tar.gzmvjdk..
分类:其他好文   时间:2017-11-10 18:40:04    阅读次数:110
CentOS下安装两个或多个Tomcat7
1。安装JDK官网下载,或者用winscp工具下载后解压wget--no-check-certificate--no-cookies--header"Cookie:oraclelicense=accept-securebackup-cookie"http://download.oracle.com/otn-pub/java/jdk/8u73-b02/jdk-8u73-linux-i586.tar.gztarzxvfjdk-8u65-linux-x64.tar.gzmvjdk..
分类:其他好文   时间:2017-11-10 01:38:21    阅读次数:134
asp.net core 开发的https证书服务-agilelabs.net
创建证书-生成CSR(Certificate Sign Request):填写证书基本信息接下来我们就可以看到创建的证书签名请求信息(CSR):为我们刚才创建的CSR签名:签名的意思是说通过证书签发机构给我们生成证书, 在刚才的CSR信息链接的部分有Request Sign链接, 点击之后目前会自动... ...
分类:Web程序   时间:2017-11-10 00:30:47    阅读次数:233
抓https包
一、charles抓https 1、打开charles,打开Help--SSL Proxy--Install Charles Root Certificate,charles安装证书,傻瓜式安装即可 2、手机配置好服务器(电脑ip地址)和端口号(charles配置的端口号),并allow抓包 3、在 ...
分类:Web程序   时间:2017-11-08 11:58:01    阅读次数:229
glassfish SEC5054: Certificate has expired
出现这个错误的原因是某一个证书过期了 解决方法 先备份 cp /root/glassfish3/glassfish/domains/domain1/config/cacerts.jks cacerts.jks.save keytool -delete -alias gtecybertrust5ca ...
分类:其他好文   时间:2017-11-06 19:04:20    阅读次数:200
x509: certificate signed by unknown authority harbor 架构图
默认时,client 与 Registry 的交互是通过 https 通信的。在 install Registry 时,若未配置任何tls 相关的 key 和 crt 文件,https 访问必然失败。使用 "--insecure-registry <harbor IP>"可以指定 client 与 ...
分类:其他好文   时间:2017-11-04 16:21:39    阅读次数:649
805条   上一页 1 ... 29 30 31 32 33 ... 81 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!