Skip to content

Instantly share code, notes, and snippets.

@gdouzwt
Created October 21, 2024 07:05
Show Gist options
  • Save gdouzwt/f5b04bd57dda3fe456d203ac39014d80 to your computer and use it in GitHub Desktop.
Save gdouzwt/f5b04bd57dda3fe456d203ac39014d80 to your computer and use it in GitHub Desktop.
certbot 申请 ssl 证书
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