Removed the RSA key recommendation from INSTALL.centos6.txt

pull/490/head
David André 2015-05-12 15:09:33 +02:00
parent c9afc365a8
commit 91245f7705
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ chmod 700 /var/www/MISP/.gnupg
# can't connect to `/var/www/MISP/.gnupg/S.gpg-agent': No such file or directory
gpg --homedir /var/www/MISP/.gnupg --gen-key
chown -R apache:apache /var/www/MISP/.gnupg
# Recommended key type: RSA
# The email address should match the one set in the config.php configuration file
# Make sure that you use the same settings in the MISP Server Settings tool (Described on line 212)