[Eisfair] Dehydrated und Geo-Blocking

Marcus Röckrath marcus.roeckrath at gmx.de
Fr Jul 18 11:33:32 CEST 2025


Hallo Jürgen,

Jürgen Pfautsch wrote:

>> Es können über Hooks an beliebigen Stellen eigene Verarbeitungsschritte
>> eingefügt werde.
>> 
>> Packe deine Wunschbefehle in zwei Skripte und konfiguriere in der
>> eisfair- Konfiguration je einen startup_hook und exit_hook.
>> 
>> Ein starthook wird vor Ausführung des Updateskript, der exit_hook nach
>> dessen Beendigung aufgerufen.
> 
> Das habe ich in der Konfiguration gar nicht vermutet, vielen Dank für
> den Hinweis :-)

Bitte, die Hooks erlauben es, an vielen Stellen in die Verarbeitung 
eingreifen zu können.

#   clean_challenge   - called after attempting to validate each domain.
#   deploy_cert       - called once for each certificate that has been 
produced.
#   deploy_challenge  - called once for every domain that needs to be 
validated.
#   deploy_ocsp       - called once for each updated ocsp stapling file that 
has been produced.
#   exit_hook         - called at the end of a cron command.
#   generate_csr      - called before any certificate signing operation 
takes place.
#   invalid_challenge - called if the challenge response has failed.
#   startup_hook      - called before the cron command to do some initial 
tasks.
#   sync_cert         - called after the certificates have been created but 
before they are symlinked.
#   unchanged_cert    - called once for each certificate that is still 
valid.
#   request_failure   - called when a HTTP request fails.

Benötigt man zu einem bestimmten Punkt z. B. startup_hook mehrere Eingriffe, 
bestimmt die Reihenfolge in der Konfiguration, in der gleichartige Hooks 
aufeinander folgen.
 
-- 
Gruß Marcus
[eisfair-Team]



Mehr Informationen über die Mailingliste Eisfair