User Tools

Site Tools


linux:certbot_cheatsheet

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
linux:certbot_cheatsheet [2022/11/08 08:49] – [Show certificates] dodgerlinux:certbot_cheatsheet [2023/02/27 09:13] (current) dodger
Line 17: Line 17:
     DOMAIN_LIST=""; CERTNAME="" ; fi ; done     DOMAIN_LIST=""; CERTNAME="" ; fi ; done
 </code> </code>
 +
 +===== Add a domain to the chain (expand) =====
 +
 +<code bash>
 +certbot --expand -d ciberterminal.net,site2.ciberterminal.net,NEWSITE.ciberterminal.net
 +</code>
 +
  
  
linux/certbot_cheatsheet.txt · Last modified: 2023/02/27 09:13 by dodger