[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Disable TLSv1.0
From: |
Phil Townes |
Subject: |
Re: Disable TLSv1.0 |
Date: |
Sat, 20 Aug 2016 22:46:20 +0100 |
Would proxying :2812 via Apache or nginx work for you? You'd then have total control over TLS versions and cipher suites.
On some servers I've got :2812 set to only be accessible to localhost, and then set up a SSH tunnel to 2812 when I need to access monit. I figure if the port isn't listening on an accessible network interface you can't be in breach of compliance requirements.
Hope that helps.
Phil
- Disable TLSv1.0, Jeremey Hustman, 2016/08/20
- Re: Disable TLSv1.0,
Phil Townes <=