Bob Mottram 11 jaren geleden
bovenliggende
commit
bb74b5cb5d
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2
    2
      beaglebone.txt

+ 2
- 2
beaglebone.txt Bestand weergeven

@@ -1414,7 +1414,7 @@ Save and exit
1414 1414
 
1415 1415
 #+BEGIN_SRC: bash
1416 1416
 chmod +x /usr/bin/exim-gencert
1417
-exim-gencert
1417
+exim-gencert --force
1418 1418
 #+END_SRC
1419 1419
 
1420 1420
 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
6697 6697
 Regenerate email certificate.
6698 6698
 
6699 6699
 #+BEGIN_SRC: bash
6700
-exim-gencert
6700
+exim-gencert --force
6701 6701
 #+END_SRC
6702 6702
 
6703 6703
 As an added precaution you may wish to regenerate your ssh host keys: