Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1095196
  • 博文数量: 80
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 746
  • 用 户 组: 普通用户
  • 注册时间: 2018-06-12 20:01
个人简介

寫写code、调調bug、填填坑,僅此而已。

文章分类

全部博文(80)

文章存档

2019年(30)

2018年(50)

发布时间:2018-06-28 16:36:03

https://www.jianshu.com/p/9bff5af05304......【阅读全文】

阅读(3530) | 评论(0) | 转发(0)

发布时间:2018-06-21 15:48:22

https://www.cnblogs.com/hbccdf/p/4899309.html......【阅读全文】

阅读(3586) | 评论(0) | 转发(0)

发布时间:2018-06-20 17:42:36

1.mosquitto基于证书的订阅发布mosquitto_pub -h ip -p 8883 -t topic -m info  --cafile /etc/myssl/root.crt --insecuremosquitto_sub -h ip -p 8883 -t topic --cafile /etc/myssl/root.crt --insecure2.mosquitto配置文件# Config file for mosquitto## See mosquitto.conf.........【阅读全文】

阅读(6326) | 评论(0) | 转发(0)

发布时间:2018-06-20 16:36:12

在传输层安全性 (TLS) 连接期间,Chrome 浏览器会进行检查以确保网站连接使用的是有效、受信任的服务器证书。2.chrome受信的ssl证书生成在配置文件中找到配置req_extensions = v3_req并将此配置打开,在[ v3_req ]中加入subjectAltName[ v3_req ]# Extensions to add to a certificate requestbasicC.........【阅读全文】

阅读(4505) | 评论(0) | 转发(0)

发布时间:2018-06-20 11:14:52

KVM 介绍(1):简介及安装http://www.cnblogs.com/sammyliu/p/4543110.html学习 KVM 的系列文章: (1)介绍和安装(2)CPU 和 内存虚拟化(3)I/O QEMU 全虚拟化和准虚拟化(Para-virtulizaiton)(4)I/O PCI/PCIe设备直接分配和 SR-IOV(5)libvir.........【阅读全文】

阅读(10587) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册