Gönderen Konu: decovet açığı ssl_cipher_list = ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP  (Okunma sayısı 482 defa)

GuvenliHost

  • Yönetici
  • Kahraman Üye
  • *****
  • İleti: 514
  • Karma +10/-0
    • Profili Görüntüle
Alıntı
Cipher list []. Due to weaknesses in the SSLv2 cipher you should  /etc/dovecot.conf and set ssl_cipher_list to explicitly exclude it. For  example:
ssl_cipher_list =  ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP

csf de görünen  açıklama bu

Çözüm aşağıdaki işlemleri uygulamak



1- putty programını çalıştırın.  (indirmek için: http://guvenlihost.com/dosya/putty.exe   )

 2- Sunucu ip adresini yazarak bağlanın.

 3- root kullanıcısı ve şifresiyle giriş yapın
     
4- Aşağıdaki komutları sırayla uygulayın


Alıntı
a) wget -O /etc/dovecot.conf http://files.directadmin.com/services/custombuild/dovecot.conf
b) /etc/init.d/dovecot restart


Saygılar...