1. host machineAdd `127.0.0.1 docker-registry.local` to /etc/hosts2. 生成ca文件#https://docs.docker.com/regis...
原创
2021-08-13 14:10:42
161阅读
Five years ago, I was a relatively early adopter of Microsoft Small Business Server (SBS) 2003. One of the&nbs
转载
精选
2014-04-28 12:46:36
390阅读
找到IIS Express的安装目录,通常在 "C:\Program Files (x86)\IIS Express",然后在CMD里运行 C:\Program Files (x86)\IIS Express\IisExpressAdminCmd.exe setupSslUrl -url:https ...
转载
2021-09-29 15:34:00
1453阅读
2评论
今天我在使用postman测试我开发的restful API时,遇到这个错误信息:Self-signed SSL certificates are being blocked:解决方案选择这个setting菜单: 默认的SSL certificate verification是打开的:把它关掉之后,就没有这个certificate的错误了: 要获取更多Jerry的原创文章,请关注公众号"汪子熙":
原创
2022-04-08 11:11:55
77阅读
今天我在使用postman测试我开发的restful API时,遇到这个错误信息:
Self-signed SSL certificates are being blocked:
解决方案
选择这个setting菜单:
默认的SSL certificate verification是打开的:
把它关掉之后,就没有这个certificate的错误了:
原创
2021-07-15 09:49:54
861阅读
http://www.tuicool.com/articles/vQruui Start > Control Panel > Java > Security > (Set to Medium)
转载
精选
2016-04-20 11:33:54
1475阅读
Android SDK 在进行 https 连线时,对于自签署的凭证是会拒绝连线的,会得到 Not trusted server certificate 的例外。如果使用 HttpsURLConnection 来连线,网络上可以找到一些破解方法,在此不多谈。使用 apache httpclient 其实执行效率比较差一点,但是他最大的好处就是有内建的机制储存cookie,并且也可以跟随 serve
原创
2012-06-06 14:24:00
917阅读
近期我们Hostease购买了VPS服务器以及cPanel面板,安装wordpress后,访问网站提示不安全,即使安装了SSL证书,访问https时,仍然提示不安全,显示证书无效。
原创
2024-04-29 17:02:53
82阅读
外出旅行、冬季保暖得常备户外袜、速干袜、加厚袜子哦。 猛戳乐途驿站http://zhoupa1188.taobao.com抢购品牌男女式加厚户外袜子,coolmax、全棉、保暖、吸汗、速干、登山、徒步袜子。满10包邮   使用httpClient连接https时一般要在客户端引入证书。引
原创
2013-03-07 15:51:16
3560阅读
(注意:如果不在系统目录,则手动拖进去;然后双击,检查信任,一定要使用「使用系统默认」不能使用始终信任等其他选项,我一开始使用的「始终信任」结果不行。如果有,则把旧的 AppleWWDRCA删除,然后从网上下载;下载后双击安装,默认会到 钥匙串 -> 系统目录里。
原创
2024-05-28 19:52:57
729阅读
当我本地的HTTPS服务器使用了一个自己生成的证书时,用curl访问这个服务器,遇到如下错误信息:SSL certificate problem: self signed certificateMore details here: https://curl.haxx.se/docs/sslcerts.htmlcurl failed to verify the legitimacy of the...
原创
2021-07-16 09:52:30
3617阅读
Once again, I run into trouble when upgrading my LinuxMint. In last few days, my Linux mint notifies me that lots of packages need to be upgraded. As
转载
2016-03-27 17:02:00
169阅读
2评论
当我本地的HTTPS服务器使用了一个自己生成的证书时,用curl访问这个服务器,遇到如下错误信息:SSL certificate problem: self signed certificateMore details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of
原创
2022-04-08 16:27:57
1886阅读
(1/1) Swift_TransportExceptionExpected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
邮件的发件人名称与邮件的from 邮箱地址对应xiaojian => xiaojian@163.com
[2019-06-21T
原创
2021-08-13 00:56:08
1514阅读
【GIT】问题:SSL certificate problem: self signed certificate in certificate chain
原创
2023-09-03 21:05:02
1519阅读
Full disclosure: I am mostly stumbling my way through setting up GitLab and have an admittedly limited knowledge of SSL certificates and that kind of thing.GitLab is mostly up and running on my se
转载
2023-04-05 22:34:44
429阅读
最近碰到一个思科交换机WS-C2960-24TC-L硬件坏了,更换了同型号的思科交换机。再进行配置转移时候,发现了下面这一串代码。!cryptopkitrustpointTP-self-signed-3356232880enrollmentselfsignedsubject-namecn=IOS-Self-Signed-Certificate-3356232880revocation-checkn
原创
2018-01-20 18:05:03
10000+阅读
点赞
2评论
[问题] am using npm v1.0.104/node 0.6.12 on ubuntu - I am receiving the error copied below while attempting to install any new modules via npm (I tested socket.io earlier using http, not https though &a
转载
2018-05-28 14:39:00
218阅读
2评论