Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
tips:ssl [2019/02/22 15:20] – [nginx] scipiotips:ssl [2019/09/16 13:58] – [certbot] scipio
Line 17: Line 17:
 </code> </code>
  
 +wildchart 
 +<code> 
 +certbot certonly \ 
 + --manual \ 
 + --preferred-challenges=dns \ 
 + --email stefano.scipioni@csgalileo.org \ 
 + --server https://acme-v02.api.letsencrypt.org/directory \ 
 + --agree-tos -d *.iotaiuto.it 
 +</code>
 ==== nginx ==== ==== nginx ====
  
  • tips/ssl.txt
  • Last modified: 2022/06/22 07:15
  • by sscipioni