码迷,mamicode.com
首页 >  
搜索关键字:cert    ( 812个结果
网站SSL证书在线检测
网站SSL证书在线检测 http://web.chacuo.net/netsslcheck OpenSSL命令行工具的证书操作 http://blog.csdn.net/a351945755/article/details/47174221 我从IE里导出证书时,增加密钥那里是灰色不可选的,请问要修 ...
分类:Web程序   时间:2017-03-17 00:27:33    阅读次数:1235
Flink - watermark
参考,Flink - Generating Timestamps / Watermarks watermark,只有在有window的情况下才用到,所以在window operator前加上assignTimestampsAndWatermarks即可 不一定需要从source发出 1. 首先,so... ...
分类:其他好文   时间:2017-03-16 18:42:11    阅读次数:311
WebADI应用到Office 2016 64-bit
http://www.cnblogs.com/huanghongbo/p/6291070.html WebADI应用到Office 2016 64-bit 升级后的用户环境: Windows 2016 bit Office 2016 64 bit IE 11 64 bit 功能定义 功能:CUX_L ...
分类:Web程序   时间:2017-03-15 18:55:31    阅读次数:282
关于工作中遇到的HTTPS 和 SSL
上个星期,遇到了加密视频不能播放的问题,检查了日志发现如下报错: Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certi ...
分类:Web程序   时间:2017-03-09 13:04:07    阅读次数:279
nginx https配置
一.到阿里云云盾证书服务申请免费SSL证书:https://common-buy.aliyun.com/?spm=5176.7968328.231195.1.7FheST&commodityCode=cas#/buy二.下载证书解压到nginx安装目录下,如:nginx/cert/h5_wx,将******.pem和*****.key放到该目录下。三.修改nginx.conf的server部分如下..
分类:Web程序   时间:2017-03-07 14:26:18    阅读次数:219
git Problem with the SSL CA cert (path? access rights?)
问题: [root@localhost opt]# git clone https://github.com/docker/docker.git 正克隆到 'docker'...fatal: unable to access 'https://github.com/docker/docker.git ...
分类:数据库   时间:2017-03-06 19:31:41    阅读次数:1915
More is better HDU - 1856 ?
Mr Wang wants some boys to help him with a project. Because the project is rather complex, the more boys come, the better it will be. Of course there ...
分类:其他好文   时间:2017-03-06 00:50:18    阅读次数:187
9.jexus 配置ssl
这里非常感谢宇内流云,这是他的博客http://www.cnblogs.com/yunei/。 1,运行环境 CentOS7 jexus5.8.2.9(独立版) jexus 的下载地址 https://www.linuxdot.net/ 右侧 往下拉就能看到重要下载。 tar -zxvf jexus ...
分类:其他好文   时间:2017-02-24 15:16:05    阅读次数:217
Priority queue and Heap
I have seen lots of solutions confuse priority queue with heap. I find a good link and list the talk below. Concept: 1.Heap is a kind of data structur ...
分类:其他好文   时间:2017-02-16 14:27:58    阅读次数:127
python pip包管理
pip 是一个安装和管理 Python 包的工具 , 是 easy_install 的一个替换品。本文将详细说明 安装 pip 的方法和 使用 pip 的一些基本操作如安装、更新和卸载 python 包。 distribute是setuptools的取代(Setuptools包后期不再维护了),pi ...
分类:编程语言   时间:2017-02-12 22:22:07    阅读次数:191
812条   上一页 1 ... 66 67 68 69 70 ... 82 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!