Disable insecure TLS/SSL protocol support

Post Reply
tmaniek
Posts: 2
youtube meble na wymiar Warszawa
Joined: Fri Dec 20, 2019 5:34 pm

Disable insecure TLS/SSL protocol support

Post by tmaniek »

Hello,

Could you please tell me how to disable insecure tls/ssl protocol support and switch to TLSv1.2?

Regards
Tomek
User avatar
father.mande
Posts: 1817
Joined: Sat Sep 12, 2015 2:55 am
Location: La Rochelle (France)

Re: Disable insecure TLS/SSL protocol support

Post by father.mande »

Hi,
tmaniek wrote:Hello,
Could you please tell me how to disable insecure tls/ssl protocol support and switch to TLSv1.2?
Regards
Tomek
As I know it's already done in A.D.M. 3.4.5.RBJ3 Apache web server
in file ssl.conf of the mods-available you have the line :

Code: Select all

# enable only secure protocols: and TLSv1 (and later), but not SSLv2, SSLv3 (insecure due to vulnerable to POODLE attack)
SSLProtocol all -SSLv2 -SSLv3
is it your question ?

Philippe.
AS6602T / AS5202T /AS5002T / AS1002T / FS6706T
tmaniek
Posts: 2
Joined: Fri Dec 20, 2019 5:34 pm

Re: Disable insecure TLS/SSL protocol support

Post by tmaniek »

Thank you
+TLSv1.2 only works like a charm.
Post Reply

Return to “[Official] For AS61XX/62XX Series”