On Mon, 9 Jul 2018 12:26:08 +0000 Daniel Trickett daniel.trickett@emdmillipore.com wrote:
Will,
I was told to ignore the SSLv3 stuff in the log. I have options set to allow only TLS1.2 and still see SSLv3 references in the log.
Best regards,
Dan
Hi,
in fact, the version can be disclosed from following lines in the log, where is told the cipher used, but not where you usually look:
LOG6[1]: TLSv(1-1.1-1.2-1.3-whatever) ciphersuite: (whatever)
Regards.