User Tools

Site Tools


informatica:letsencrypt

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
informatica:letsencrypt [2016/10/19 07:44] – created javiinformatica:letsencrypt [2020/02/19 13:10] jose
Line 5: Line 5:
 ===== Instalacion ===== ===== Instalacion =====
  
-Documentar como obtener scripts etc..+Si se tiene acceso SSH se recomienda certboot: 
 + 
 +https://certbot.eff.org/ 
 + 
 +Instalamos certbot para la generación automática: 
 +  apt-get install certbot python-certbot-nginx 
 + 
 + 
 +Elegimos el certificado y ya lo hace todo 
 +  # certbot certonly --nginx 
 + 
 +<code> 
 +Saving debug log to /var/log/letsencrypt/letsencrypt.log 
 +Plugins selected: Authenticator nginx, Installer nginx 
 + 
 +Which names would you like to activate HTTPS for? 
 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 +1: txt.iwanttobefreak.com 
 +2: api.legido.com 
 +3: comic.legido.com 
 +4: equipop.legido.com 
 +5: mldonkeymadrid.legido.com 
 +6: omc.legido.com 
 +7: mercadosanisidro.es 
 +8: www.soldaditospresovieticos.com 
 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 +Select the appropriate numbers separated by commas and/or spaces, or leave input 
 +blank to select all options shown (Enter 'c' to cancel):  
 +</code> 
  
 ===== Renovacion manual ===== ===== Renovacion manual =====
informatica/letsencrypt.txt · Last modified: 2022/05/06 08:41 by jose