Tired of doing the same job? Get your hands on CFA-Level-II exam It is the nature of the human being that he/she will get tired of doing the same task ...
分类:
其他好文 时间:
2019-07-20 19:58:23
阅读次数:
111
Tired of doing the same job? Get your hands on 250-438 exam It is the nature of the human being that he/she will get tired of doing the same task over ...
分类:
其他好文 时间:
2019-07-16 16:50:29
阅读次数:
128
chrome://net internals/ hsts 参考: "NET::ERR_CERT_COMMON_NAME_INVALID" "证书域名和实际访问的域名要匹配:SAN" "SAN信息的增加" ...
分类:
Web程序 时间:
2019-07-15 14:48:44
阅读次数:
138
etcdctl --cacert=/etc/kubernetes/pki/etcd/ca.crt --cert=/etc/kubernetes/pki/etcd/healthcheck-client.crt --key=/etc/kubernetes/pki/etcd/healthche ck-cl ...
分类:
其他好文 时间:
2019-07-08 00:32:12
阅读次数:
95
如果要发送或接收由根颁发机构签名的消息,但服务器上未安装这些颁发机构,则必须手动添加受信任的根证书。使用以下步骤向服务器添加或删除可信根证书。Mac OS X增加 sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains... ...
分类:
其他好文 时间:
2019-07-05 20:57:55
阅读次数:
164
1、ClientHello 中的参数 ClientHello { Random_C 、extension } 在 extension中的扩展中包含 ( supported_version 、 supported_groups、 signatureschemlist、key_shared ) 2、服务 ...
分类:
其他好文 时间:
2019-07-05 00:02:35
阅读次数:
212
PyQt5环境安装 1.Python环境(我在练习的时候是用的Python3.6.8) 2.PyQt5安装 首先安装sip 然后安装PyQt5-tools 这条命令会把PyQt5和需要用到的Qt Designer都安装上,我自己在测试的时候,如果先安装PyQt5再安装PyQt5-tools的话,安装 ...
分类:
其他好文 时间:
2019-07-02 10:50:23
阅读次数:
109
背景:整理开发过程中的异常问题 java.lang.Exception: No tests found matching 一般出现在新导入的工程中。在sts中通过open project的方式导入工程后,运行test用例,报No tests found matching错误。 根因是build pa ...
分类:
编程语言 时间:
2019-07-01 19:55:40
阅读次数:
173
环境:3台centos7.4rabbitmq3.7erlang22有几种方式安装,这里使用的yum安装(官方推荐)使用rabbitmq时需要安装erlang,在各个节点上使用vim添加两个repo文件/etc/yum.repos.d/rabbitmq_erlang.repo[rabbitmq_erlang]name=rabbitmq_erlangbaseurl=https://packageclo
分类:
其他好文 时间:
2019-06-29 20:40:17
阅读次数:
121