多域名的 SSL 配置
这要求浏览器支持有「SNI」扩展「TLS」协议。
多证书的配置方法参考「Traefik/Examples」手册的「HTTP + HTTPS (with SNI)」部分。
另外,查看证书信息:openssl x509 -in certificate.crt -text -noout
相关连接
Using Traefik to host multiple SSL websites on your VPS
这要求浏览器支持有「SNI」扩展「TLS」协议。
多证书的配置方法参考「Traefik/Examples」手册的「HTTP + HTTPS (with SNI)」部分。
另外,查看证书信息:openssl x509 -in certificate.crt -text -noout
Using Traefik to host multiple SSL websites on your VPS