

SSL handshake has read 5 bytes and written 7 bytes

TLS1.2 strict enabled, 8.4.0.1.0 web tier So, it will answer tls1.1 with a 'nothing to do here' This is my ssl test on the web tier itself, to itself (10.101.99.153) Is there any known issues with this article when 8.4.0.1.0 is the current version.? How do I confirm TLS 1.1 is not working as I'll fail my external audit if TLS 1.1 is enabled.? The reason I say that is that all of the handshakes that happen on the site only show TLS1.2, which is rather telling. It even showed a status on them that said “requires restart” before I went to restart them, meaning it noticed the command line change from the OC side. I suspect that maybe it doesn’t allow TLS1.1, even though these online tools say they still see it available though. rsautil store -a enable_min_protocol_tlsv1_2 true restart that it would do just that, and actually strictly force TLS1.2.Īfter running the process, and waiting for it to do its magic, the process said that it was successful and both the web tier boxes were rebooted and show online and healthy after the reboot. I would think that when I run the command. Trouble is when I run against my external URL it still seems to say that it sees TLS1.1 enabled. So, I followed this document ( ) and enabled strict TLS1.2 on my RSA environment.
