#hoopla

  • Startseite
  • Kontakt
  • Hoopla?!
  • Datenschutz
  • Impressum
  • « gcc on Ubuntu 16.04: Undefined reference on google::InitGoogleLogging and google::ParseCommandLineFlags
  • Debian 8: Job for systemd-sysctl.service failed »

LetsEncrypt changing from certbot to certbot-auto

Eingetragen von fayon am 20 Jan 2019 in Arbeit

LetsEncrypt deprecates TLS-SNI-01 as a valid challenge soon, so I had to upgrade the existing Debian package certbot 0.10.2 to the download version certbot-auto (currently version 0.30.0) on a Debian server. certbot-auto renew --dry-run gave me errors for some, but not all installed domains. The error was "The client lacks sufficient authorization :: Invalid response from" with a 403 forbidden.

With certbot-auto renew --dry-run --cert-name DOMAIN I compared a working to a non-working domain. The difference was that the non-working one used the apache authenticator and the working one webroot. So I changed all configuration files in /etc/letsencrypt/renewal to authenticator = webroot and added

[[webroot_map]]
www.domain.com = /var/www/www.domain.com/home/htdocs

to set the corresponding webroot.

After that there was only one domain with an error left. The error was "Missing command line flag or config entry for this setting:
Select the webroot". This domain was configured without www. in the beginning, but also renews the www. domain certificate. So it needed two entries in webroot_map, one with and one without www. in the beginning.

Dieser Eintrag wurde eingetragen von fayon und ist abgelegt unter Arbeit.

Noch kein Feedback


Formular wird geladen...

Kommentar-Feed für diesen Eintrag

Suche

Neueste Posts

  • C++ Heap and Stack for Dummies
  • nginx + php behind a proxy = slash mess
  • Ubuntu 16.04: Docker container cannot access internet
  • Accessing SharePoint with PHP and curl: "HTTP/2 stream 0 was not closed cleanly: HTTP_1_1_REQUIRED"
  • VS Code + XDebug on Docker: Unable to find file
  • Cronjob not running
  • Drush 9 + Drupal 7 Cache Clear issue
  • LOAD DATA INFILE + PHP 7.2 + Ubuntu 18.04: SQLSTATE[28000]: Invalid authorization specification: 1045 Access denied for user
  • Drupal 7: Cache clear fails with integrity constraint violation
  • Ubuntu 16.04 and 18.04: ERROR 2006 (HY000) at line xxx: MySQL server has gone away

Neueste Kommentare

  • Renata am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • Sandman am Kopierstempel in Photoshop innerhalb VirtualBox funktioniert nicht
  • treviris am Kopierstempel in Photoshop innerhalb VirtualBox funktioniert nicht
  • Mike am Netzwerkscanner auf Ubuntu einrichten
  • Carlos am Nautilus 3.10 on Ubuntu 14.04: Show full date and time in list view column
  • Carlos am Nautilus 3.10 on Ubuntu 14.04: Show full date and time in list view column
  • Mohsen am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • David am Nautilus 3.10 on Ubuntu 14.04: Show full date and time in list view column
  • Conny am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • Markus am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • SK am Elster: Zertifikat verlängern gibt "Es ist ein Fehler aufgetreten! Bitte starten Sie den Browser erneut und führen Sie diese Aktion nochmal durch."
  • Menzel am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • Angelika am Elster: Zertifikat verlängern gibt "Es ist ein Fehler aufgetreten! Bitte starten Sie den Browser erneut und führen Sie diese Aktion nochmal durch."
  • Michael am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • WM am Elster: Zertifikat verlängern gibt "Es ist ein Fehler aufgetreten! Bitte starten Sie den Browser erneut und führen Sie diese Aktion nochmal durch."
  • Andy am Elster: Zertifikat verlängern gibt "Es ist ein Fehler aufgetreten! Bitte starten Sie den Browser erneut und führen Sie diese Aktion nochmal durch."
  • GanbaatarJ am Symfony 1.4: BaseFormFilterDoctrine not found
  • EASY am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • Peter am IAA Plus: Fehlermeldung "Ware(X). Aussenhandelsstatistik Menge.fehlende Pflichtfeld"
  • PeGo am Elster: Zertifikat verlängern gibt "Es ist ein Fehler aufgetreten! Bitte starten Sie den Browser erneut und führen Sie diese Aktion nochmal durch."

©2019 by ff • Kontakt • Hilfe

Multiple blogs done right!