Projet

Général

Profil

Tâche #27879

Scénario #31522: Corrections Let's Encrypt

Le service certbot est toujours actif

Ajouté par Emmanuel GARETTE il y a environ 5 ans. Mis à jour il y a environ 3 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Début:
11/04/2019
Echéance:
% réalisé:

100%

Restant à faire (heures):
0.0

Description

Le serveur certbot est installé mais n'est pas désactivé :

# systemctl status certbot.service 
● certbot.service - Certbot
   Loaded: loaded (/lib/systemd/system/certbot.service; static; vendor preset: enabled)
   Active: inactive (dead) since Thu 2019-04-11 16:31:12 CEST; 9min ago
     Docs: file:///usr/share/doc/python-certbot-doc/html/index.html
           https://letsencrypt.readthedocs.io/en/latest/
  Process: 7239 ExecStart=/usr/bin/certbot -q renew (code=exited, status=0/SUCCESS)
 Main PID: 7239 (code=exited, status=0/SUCCESS)

avril 11 16:31:12 test systemd[1]: Starting Certbot...
avril 11 16:31:12 test systemd[1]: Started Certbot.

En fait le timer est activé

● certbot.timer - Run certbot twice daily
   Loaded: loaded (/lib/systemd/system/certbot.timer; enabled; vendor preset: enabled)
   Active: active (waiting) since Tue 2019-04-02 15:33:25 CEST; 1 weeks 2 days ago
  Trigger: Fri 2019-04-12 10:13:57 CEST; 17h left

avril 02 15:33:25 test systemd[1]: Started Run certbot twice daily.

Révisions associées

Révision edcb4735 (diff)
Ajouté par Emmanuel GARETTE il y a environ 3 ans

desactivation de certbot (ref #27879)

Historique

#1 Mis à jour par Emmanuel GARETTE il y a environ 5 ans

  • Description mis à jour (diff)

#2 Mis à jour par Joël Cuissinat il y a plus de 3 ans

  • Tâche parente mis à #31485

#3 Mis à jour par Joël Cuissinat il y a plus de 3 ans

  • Tâche parente changé de #31485 à #31522

#4 Mis à jour par Emmanuel GARETTE il y a environ 3 ans

  • Statut changé de Nouveau à En cours

#5 Mis à jour par Emmanuel GARETTE il y a environ 3 ans

  • Statut changé de En cours à Résolu
  • Assigné à mis à Emmanuel GARETTE
  • % réalisé changé de 0 à 100

#6 Mis à jour par Daniel Dehennin il y a environ 3 ans

  • Sujet changé de Le service certbot et toujours actif à Le service certbot est toujours actif

#7 Mis à jour par Daniel Dehennin il y a environ 3 ans

  • Statut changé de Résolu à Fermé
  • Restant à faire (heures) mis à 0.0

En cas de Let's Encrypt

root@lab1:~# systemctl status certbot.service
● certbot.service - Certbot
     Loaded: loaded (/lib/systemd/system/certbot.service; static; vendor preset: enabled)
     Active: inactive (dead) since Fri 2021-01-29 13:16:37 CET; 15min ago
TriggeredBy: ● certbot.timer
       Docs: file:///usr/share/doc/python-certbot-doc/html/index.html
             https://letsencrypt.readthedocs.io/en/latest/
   Main PID: 9019 (code=exited, status=0/SUCCESS)

janv. 29 13:16:37 eolebase systemd[1]: Starting Certbot...
janv. 29 13:16:37 eolebase systemd[1]: certbot.service: Succeeded.
janv. 29 13:16:37 eolebase systemd[1]: Finished Certbot.
root@lab1:~# systemctl status certbot.timer 
● certbot.timer - Run certbot twice daily
     Loaded: loaded (/lib/systemd/system/certbot.timer; disabled; vendor preset: enabled)
     Active: active (waiting) since Fri 2021-01-29 12:57:05 CET; 36min ago
    Trigger: Sat 2021-01-30 09:15:50 CET; 19h left
   Triggers: ● certbot.service

janv. 29 12:57:05 eolebase systemd[1]: Started Run certbot twice daily.

En cas de certificat autosigné

root@eolebase:~# systemctl status certbot.service 
● certbot.service - Certbot
     Loaded: loaded (/lib/systemd/system/certbot.service; static; vendor preset: enabled)
     Active: inactive (dead)
       Docs: file:///usr/share/doc/python-certbot-doc/html/index.html
             https://letsencrypt.readthedocs.io/en/latest/
root@eolebase:~# systemctl status certbot.timer 
● certbot.timer - Run certbot twice daily
     Loaded: loaded (/lib/systemd/system/certbot.timer; disabled; vendor preset: enabled)
     Active: inactive (dead)
    Trigger: n/a
   Triggers: ● certbot.service

Formats disponibles : Atom PDF