Advertisement
Slapy

letsencryptConsoleLog

Jan 12th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. . ./letsencrypt-auto --agree-dev-preview --webroot -w path -d domain --server
  2. https://acme-v01.api.letsencrypt.org/directory auth
  3. dirname: wrong choice -- b
  4. You can get more info β€ždirname --helpβ€œ.
  5. Updating letsencrypt and virtual environment dependencies.....Command "/root/.local/share/letsencrypt/bin/python2 -c "import setuptools, tok
  6. enize;__file__='/tmp/pip-build-klPNt6/cffi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __
  7. file__, 'exec'))" install --record /tmp/pip-Ubl6u3-record/install-record.txt --single-version-externally-managed --compile --install-headers
  8. /root/.local/share/letsencrypt/include/site/python2.7/cffi" failed with error code 1 in /tmp/pip-build-klPNt6/cffi
  9. .Command "/root/.local/share/letsencrypt/bin/python2 -c "import setuptools, tokenize;__file__='/tmp/pip-build-DhXnKY/cffi/setup.py';exec(com
  10. pile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-8sp3Ti-record/ins
  11. tall-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cffi"
  12. failed with error code 1 in /tmp/pip-build-DhXnKY/cffi
  13.  
  14. Requesting root privileges to run with virtualenv: /root/.local/share/letsencrypt/bin/letsencrypt --agree-dev-preview --webroot -w path -d domain --server https://acme-v01.api.letsencrypt.org/directory auth
  15.  
  16. Screen if I want renew
  17.  
  18. IMPORTANT NOTES:
  19. - Congratulations! Your certificate and chain have been saved at
  20. /etc/letsencrypt/live/domain/fullchain.pem. Your cert will
  21. expire on 2016-04-11. To obtain a new version of the certificate in
  22. the future, simply run Let's Encrypt again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement