Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. [selby@selby letsencrypt]$ sudo ./letsencrypt-auto --verbose certonly -d selby.io
  2. Checking for new version...
  3. Requesting root privileges to run letsencrypt...
  4. /root/.local/share/letsencrypt/bin/letsencrypt --no-self-upgrade --verbose certonly -d selby.io
  5. usage:
  6. letsencrypt-auto [SUBCOMMAND] [options] [-d domain] [-d domain] ...
  7.  
  8. The Let's Encrypt agent can obtain and install HTTPS/TLS/SSL certificates. By
  9. default, it will attempt to use a webserver both for obtaining and installing
  10. the cert. Major SUBCOMMANDS are:
  11.  
  12. (default) run Obtain & install a cert in your current webserver
  13. certonly Obtain cert, but do not install it (aka "auth")
  14. install Install a previously obtained cert in a server
  15. revoke Revoke a previously obtained certificate
  16. rollback Rollback server configuration changes made during install
  17. config_changes Show changes made to server config during installation
  18. plugins Display information about installed plugins
  19. letsencrypt: error: argument --standalone-supported-challenges: Unrecognized challenges: dvsni
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement