How to get the TLS version used by Mid Server for london version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2019 04:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2019 10:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2019 12:15 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2019 12:31 PM
What Tim said! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2019 12:21 PM
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.