Skip to content

ztsubaki/ESA-Certbot-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ESA-Certbot script

Simple scripts to apply certbot dns challenge for Aliyun ESA NS hosted domain.

Use

git clone https://github.com/JackDavidZhang/EAS-Certbot-script && cd EAS-Certbot-script
curl https://aliyuncli.alicdn.com/aliyun-cli-linux-latest-amd64.tgz -o aliyun-cli-linux-latest.tgz
tar -xzvf aliyun-cli-linux-latest.tgz
rm aliyun-cli-linux-latest.tgz

See offcial guide to config your access token.

# replace to your domain
certbot certonly --manual --dry-run -d "ztsubaki.top" -d "*.ztsubaki.top" --manual-auth-hook ./authenticator.sh --manual-cleanup-hook ./clean.sh --preferred-challenges dns

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages