linux:misc:certbot

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


linux:misc:certbot [2019/10/31 09:05] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== 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/**
  • linux/misc/certbot.txt
  • Last modified: 2019/10/31 09:05
  • by 127.0.0.1