Skip to content

Automatically apply for SSL certificate through ACME.SH

License

Notifications You must be signed in to change notification settings

Yuitwork/AutoIssueSSLCert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoIssueSSLCert

FOSSA Status

Text Guide

  1. Fork this repo

  2. Modify '.github/workflows/AutoIssueSSLCert.yml' according to the notes

  3. Add the following secret

  4. Create secret 'DNSAPI'
    export DP_Id="xxx"
    export DP_Key="xxx"
    export CF_Token="xxx"
    export CF_Account_ID="xxx"

  5. Create secret 'ACMEMAIL'
    Your email address

  6. Create secret 'ZIPPWD'
    The zip file password you set yourself

  7. Go to the Action tab in your forked repo Action Tab

  8. Click star in your forked repo

  9. Wait for the end of the run

  10. Download 'AutoIssueSSLCert.sh' to your server

  11. Modify 'AutoIssueSSLCert.sh' according to the notes

  12. Use crontab or other tools to execute 'AutoIssueSSLCert.sh' regularly

  13. Configure appropriate periodic execution times

License

FOSSA Status

About

Automatically apply for SSL certificate through ACME.SH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages