Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| admin:cert [2017/08/01 11:19] – daamien | admin:cert [2019/02/20 11:01] (Version actuelle) – [Renouveller les certificats] daamien | ||
|---|---|---|---|
| Ligne 16: | Ligne 16: | ||
| < | < | ||
| sudo certbot --apache | sudo certbot --apache | ||
| - | < | + | </code> | 
| ... laissez vous guider | ... laissez vous guider | ||
| Ligne 29: | Ligne 29: | ||
| sudo certbot renew --dry-run | sudo certbot renew --dry-run | ||
| </ | </ | ||
| + | |||
| + | RUN : | ||
| < | < | ||
| Ligne 37: | Ligne 39: | ||
| </ | </ | ||
| + | |||
| + | Attention certains domaines il faut arrêter apache et lancer certbot en mode standalone | ||
| + | |||
| + | < | ||
| + | apache2ctl stop | ||
| + | certbot renew --standalone | ||
| + | apache2ctl start | ||
| + | ====== Vérifier ====== | ||
| + | |||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | etc. | ||
 
       
       
   
  