Difference between revisions of "SSL - Linux"
Jump to navigation
Jump to search
(Created page with "When using LetsEncrypt, Your certs live in: <code>/etc/letsencrypt/live/Machine.Domain.TDL</code> Machine.Domain.TDL is replaced with the proper FQDN of the machine. * '''f...") |
(No difference)
|
Revision as of 15:45, 24 June 2020
When using LetsEncrypt, Your certs live in:
/etc/letsencrypt/live/Machine.Domain.TDL
Machine.Domain.TDL is replaced with the proper FQDN of the machine.
- fullchain.pem is the certificate
- privkey.pem is the key