Created
October 21, 2024 07:05
-
-
Save gdouzwt/f5b04bd57dda3fe456d203ac39014d80 to your computer and use it in GitHub Desktop.
certbot 申请 ssl 证书
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo certbot certonly \ | |
--dns-cloudflare \ | |
--dns-cloudflare-credentials ~/.secrets/certbot/cloudflare.ini \ | |
-d esxi.zwt.io |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment