Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 669 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 669 Bytes

Certbot Manual Hooks For WebSupport DNS

Get Letsencrypt wildcard certificate for your domain managed at websupport.sk

Requirements

Usage

  • Edit auth.env with the key and secret that you generated at websupport
  • Run certbot
    sudo certbot certonly --manual 
                          --preferred-challenges=dns
                          --manual-auth-hook PATH/TO/authenticator.sh
                          --manual-cleanup-hook PATH/TO/cleanup.sh
                          --manual-public-ip-logging-ok
                          -d "*.example.com