【发布时间】:2018-09-18 09:20:54
【问题描述】:
我已将 Ubuntu apache 配置为使用带有 ssl 和 https 的自签名证书。我在这里关注https://www.digitalocean.com/community/tutorials/how-to-create-a-self-signed-ssl-certificate-for-apache-in-ubuntu-16-04。
但它似乎是“不安全”、“连接不安全”和“无效”证书。有没有办法创建一个 SSL 证书文件安装在 Firefox 或 Chrome 等浏览器上,以摆脱“不安全”、“连接不安全”和“无效”或创建一个有效的?
【问题讨论】:
标签: apache http ubuntu ssl ssl-certificate