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
Previous revision
web_services:letsencrypt [2015/12/07 13:46]
tschulz [Getting Your first Certificate]
web_services:letsencrypt [2015/12/07 13:54]
tschulz
Line 5: Line 5:
   - The entire process is done through the command line/curses client on the server running the web server   - The entire process is done through the command line/curses client on the server running the web server
   - On Ubuntu I had to install the certificates manually   - On Ubuntu I had to install the certificates manually
 +  - Currently you can only have 5 certs for every domain per 7 day window
  
 ===== Install LetsEncrypt client ===== ===== Install LetsEncrypt client =====
Line 29: Line 30:
 |SSLCertificateChainFile|chain.pem|All certificates that need to be served by the browser excluding server certificate,​ i.e. root and intermediate certificates only.| |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|This is what nginx needs for ssl_certificate.| |--|fullchain.pem|This is what nginx needs for ssl_certificate.|
 +
 + --- //​[[tschulz@sebeka.k12.mn.us|Thad Schulz]] 2015/12/07 13:54//
web_services/letsencrypt.txt · Last modified: 2015/12/07 13:54 by tschulz