Skip to content
GitLab
  • Explore
  • Sign in
  • InfrastructureInfrastructure
  • Salt PillarsSalt Pillars
  • Issues
  • #10

Incorrect TLS certificate location for panel.minersrealm.net

The location of the TLS certificate is currently /etc/letsencrypt/live/minersrealm.net/fullchain.pem but Let's Encrypt saves the certificate to /etc/letsencrypt/live/panel.minersrealm.net/fullchain.pem.

This results in the following Nginx error:

Aug 29 13:11:08 web01 nginx[27008]: nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/minersrealm.net/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/minersrealm.net/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
Aug 29 13:11:08 web01 systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Assignee
Assign to
Time tracking