[转]Golang TLS

首先是自签证书:
openssl与数字证书的使用 https://blog.csdn.net/yue7603835/article/details/72569012
Golang TLS服务端/客户端实现 https://blog.csdn.net/yue7603835/article/details/73526835

另外:
懒人一键自谦证书 http://www.selfsignedcertificate.com/
当然,自签证书都不可信,浏览器都不认可,可以使用Let's Encrypt提供的免费证书。参考ACME:https://github.com/Neilpang/acme.sh/wiki/说明

posted on 2018-03-30 11:08  angry-baby  阅读(200)  评论(0)    收藏  举报

导航