Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:ssl [2023/04/25 16:38] – [Resources] darron | tools:ssl [2024/07/17 12:03] (current) – [Issue cert] darron | ||
---|---|---|---|
Line 70: | Line 70: | ||
export LE_WORKING_DIR=" | export LE_WORKING_DIR=" | ||
- | $HOME/ | + | $HOME/ |
sudo mkdir -p / | sudo mkdir -p / | ||
Line 140: | Line 140: | ||
$HOME/ | $HOME/ | ||
- | rm -Rf $HOME/ | + | rm -Rf $HOME/ |
sudo rm -Rf / | sudo rm -Rf / | ||
Line 168: | Line 168: | ||
===Other=== | ===Other=== | ||
- | After renewing certificates fullchain.pem and key.pem may be | + | After issuing and later renewing certificates fullchain.pem and key.pem may be |
copied and utilised by both exim and dovecot. Exim will | copied and utilised by both exim and dovecot. Exim will | ||
- | need read permissions | + | need read permission |
For example, fullchain and key are copied into / | For example, fullchain and key are copied into / |