User Tools

Site Tools


web_services:letsencrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
web_services:letsencrypt [2015/12/07 13:42]
tschulz [Getting Your first Certificate]
web_services:letsencrypt [2015/12/07 13:45]
tschulz [Apache Directive Table]
Line 23: Line 23:
  
 ==== Apache Directive Table ==== ==== Apache Directive Table ====
-^Apache HTTPS Directive^LetsEncrypt File^ +^Apache HTTPS Directive^LetsEncrypt File^Description
-|SSLCertificateKeyFile|privkey.pem| +|SSLCertificateKeyFile|privkey.pem|Private key for the certificate.
-|SSLCertificateFile|cert.pem| +|SSLCertificateFile|cert.pem|Server certificate only.
-|SSLCertificateChainFile|chain.pem| +|SSLCertificateChainFile|chain.pem|All certificates that need to be served by the browser excluding server certificate,​ i.e. root and intermediate certificates only.
-|--|fullchain.pem|+|--|fullchain.pem|This is what nginx needs for ssl_certificate.|
web_services/letsencrypt.txt · Last modified: 2015/12/07 13:54 by tschulz