Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    

About

Certbot manual hooks for websupport dns

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages