How to get the TLS version used by Mid Server for london version

Mahendra RC
Mega Sage

Hi All,

Could any one please let me know how to check the TLS version used by MID Server for london and Helsinki Version.

Thanks

8 REPLIES 8

Interesting, checked mine and they are all there.  Hate to say that "works on mine" but dont think that this would disappear, seems like a pretty important structure...What build are you on?

 

find_real_file.png

The JRE folder stopped shipping with the mid in London. There should be a line in the end of conf/wrapper-config.override that points to the actual JRE.

If you delete that line and reinstall in >= Madrid release, it should install the JRE in your mid directory again.

What Tim said! 🙂

tim_broberg
ServiceNow Employee
ServiceNow Employee

If you really want proof, you can use the patched version (with updates to include TLS 1.2 algorithms) of ssldump or wireshark to snoop the unencrypted clienthello and serverhello packets at the beginning of the TLS handshake to see what algorithms are proffered and selected.