Tag: SSL
原创, 服务器Nginx, SSL
使用acme安装DV证书并自动更新,基于nginx服务器,支持多个域名
- by chenxue4076
- 4 years ago
使用acme.sh安装DV证书,基于nginx,支持多域名,泛域名的请自行查找安装方式。
查看全文
Python, 原创python3, SSL
解决 Can’t connect to HTTPS URL because the SSL module is not available
- by chenxue4076
- 8 years ago
解决 pip._vendor.requests.exceptions.SSLError: Can’t connect to HTTPS URL because the SSL module is not available.
pip._vendor.requests.packages.urllib3.exceptions.SSLError: Can’t connect to HTTPS URL because the SSL module is not available.