Eu estava usando apenas privkey.pem
& cert.pem
como meu fqdn.pem e agora daisy chain fullchain.pem
também.
consertar:
# cat privkey.pem cert.pem fullchain.pem > ~/fqdn.pem
#
curl
:
# curl -I https://X.X.X
HTTP/1.1 401 Unauthorized
Server: nginx/1.11.12
Date: Mon, 03 Apr 2017 16:56:33 GMT
Content-Type: text/html
Content-Length: 196
Connection: keep-alive
WWW-Authenticate: Basic realm=""
#