This commit is contained in:
Bob Mottram 2014-05-12 21:18:32 +01:00
parent 310d49c988
commit bb74b5cb5d
1 changed files with 2 additions and 2 deletions

View File

@ -1414,7 +1414,7 @@ Save and exit
#+BEGIN_SRC: bash
chmod +x /usr/bin/exim-gencert
exim-gencert
exim-gencert --force
#+END_SRC
This will generate the certificate used for email authentication. You will be asked for various details, the most important of which is the server name, which should be your domain name.
@ -6697,7 +6697,7 @@ chmod 600 /etc/ircd-hybrid/key/ircd.pem
Regenerate email certificate.
#+BEGIN_SRC: bash
exim-gencert
exim-gencert --force
#+END_SRC
As an added precaution you may wish to regenerate your ssh host keys: