Last active
April 23, 2020 13:26
-
-
Save zxkane/f630656abaf0e514eb28a6eba52320fb to your computer and use it in GitHub Desktop.
a memo of requesting cert from let's encrypt
This file contains hidden or 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
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