linux:misc:certbot

Generate certbot certificate with no web server installed

Requesting the certificate to mycustomservice.example.com

  • Login to the server whose IP resolves from mycustomservice.example.com
  • run sudo certbot certonly -d mycustomservice.com –standalone
  • Viola! Certificates are stored in /etc/letsencrypt/live/mycustomservice.example.com/
Enter your comment:
235 +4 = 
 
  • linux/misc/certbot.txt
  • Last modified: 2019/10/31 09:05
  • by 127.0.0.1