Skip to content

Instantly share code, notes, and snippets.

@zxkane
Last active April 23, 2020 13:26
Show Gist options
  • Save zxkane/f630656abaf0e514eb28a6eba52320fb to your computer and use it in GitHub Desktop.
Save zxkane/f630656abaf0e514eb28a6eba52320fb to your computer and use it in GitHub Desktop.
a memo of requesting cert from let's encrypt
certbot certonly --expand -d pypi.mirrors-test.testtest.vme360.com -d mirrors-test.testtest.vme360.com --config-dir `pwd` --work-dir `pwd` --logs-dir `pwd` --manual --preferred-challenges dns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment