码迷,mamicode.com
首页 >  
搜索关键字:certificate    ( 805个结果
iOS 极光 获取不到DeviceToken
最近测试极光的时候是不是会收到 JIGUANG | W - [JIGUANGDeviceTokenController] Not get deviceToken yet. Maybe: your certificate not configured APNs? or current network ...
分类:移动开发   时间:2019-12-31 15:55:34    阅读次数:473
CentOS 安装 git2.x.x 版本
参照 https://www.cnblogs.com/itgiser/p/11345636.html 源码方式安装 第一步:卸载旧的git版本、 $ yum remove git 第二步:下载git $ wget --no-check-certificate https://www.kernel.o ...
分类:其他好文   时间:2019-12-31 12:11:51    阅读次数:407
Laravel5.5 邮件发送报错:stream_socket_client()
stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate... ...
分类:其他好文   时间:2019-12-30 19:13:00    阅读次数:126
Could not fetch URL https://pypi.org/simple/tesserocr
安装tesserocr库时出现以下问题:(如图) Could not fetch URL https://pypi.org/simple/tesserocr/: There was a problem confirming the ssl certificate: HTTPSConnectionPo ...
分类:Web程序   时间:2019-12-29 16:45:33    阅读次数:101
charles 抓取https请求
charles 抓取https请求 1,点击Help,然后点击SSL Proxying,然后点击Install Charles Root Certificate on a Mobile Device or Remote Browser. 运行中certmgr.msc,打开证书 2.在配置了代理的手机 ...
分类:Web程序   时间:2019-12-26 21:26:22    阅读次数:98
如何下载oracle jdk|oracle jdk下载慢,要登录等等问题
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/8 ...
分类:数据库   时间:2019-12-21 11:29:13    阅读次数:304
docker报错: x509: certificate has expired or is not yet valid
环境:centos7 问题:docker 启动没问题,但是下载 镜像时报错 问题说明:这种错误,一般都是本地系统时间错误导致报错证书过期,所以先查看本地系统时间 最终发现问题是系统时间不同步 ps:当前时间是2019-12-18 解决方式 1.安装ntpdate(已安装可以直接跳过此) 2.同步时间 ...
分类:其他好文   时间:2019-12-18 16:20:12    阅读次数:85
虚拟机 the image's hash and certificate are not allowed 解决方案
来源:泉州SEO 根据计划,需要在虚拟机上安装一个linux系统,用作web架构学习的服务器。 公司项目的服务器用的是linux系统,具体版本未知。虽然我们开发不用关注最后的部署,但多少也接触了一些,算是有一定的了解,而java web通常也是部署在linux上,所以还是选择了linux。至于具体的 ...
分类:其他好文   时间:2019-12-17 22:06:57    阅读次数:130
fiddler报错:creation of the root certificate was not successful 证书安装不成功
fiddler提示:creation of the root certificate was not successful 证书安装不成功 首先 找到Tools——>Options 在弹出的菜单中 选择https项 勾选捕捉https 这样配置完OK之后 一般会弹窗提示安装证书,点击安装,然后重启F ...
分类:其他好文   时间:2019-12-17 18:40:10    阅读次数:76
charles抓取数据
charles抓包 抓取手机app的数据 1. charles设置 1. help SSL Proxying Install Charles Root Certificate 1. 1.给电脑下载安装证书 2. 点击证书,去信任证书 2. help SSL Proxying Install Char ...
分类:其他好文   时间:2019-12-12 23:48:04    阅读次数:104
805条   上一页 1 ... 6 7 8 9 10 ... 81 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!