monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disable TLSv1.0


From: Jeremey Hustman
Subject: Disable TLSv1.0
Date: Sat, 20 Aug 2016 11:21:41 -0800

Is there a way to disable tlsv1.0?  In my montirc I have 

set ssl {
    verify: enable,
    version: tlsv11,
    version: tlsv12
}

But still TLSv1.0 is enabled, and adding -tlsv10 (like in apache) doesn't work.

To be able to pass PCI Compliance on this particular server I need to disable this on this specific port (2812)

Thank you,
--
Jeremey


reply via email to

[Prev in Thread] Current Thread [Next in Thread]