Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Amlen » TLS 1.3 support?
TLS 1.3 support? [message #1855668] Wed, 26 October 2022 08:05 Go to next message
John Hawkins is currently offline John HawkinsFriend
Messages: 3
Registered: October 2022
Junior Member
HI,
I think I'm right in saying that amlen supports tls 1.3 ( I can see references to it in the transport code). Is that correct? It appears to use openssl - does it rely on openssl4j as well?
Did the old IBM product also support TLS 1.3 or does it all depend on what version of openssl is installed??

thanks !
John.
Re: TLS 1.3 support? [message #1855670 is a reply to message #1855668] Wed, 26 October 2022 08:29 Go to previous messageGo to next message
Jon Levell is currently offline Jon LevellFriend
Messages: 21
Registered: July 2021
Junior Member
Amlen uses openssl from the OS - if the version of openssl in the OS supports TLS1.3 (e.g. in RHEL8) then Amlen does too. It does not rely on openssl4j the server is written in C.

The old (out of support) IBM product used to bundle openssl (whereas Amlen gets it from the OS) so some versions of the IBM product did bundle versions that supported TLS1.3.

I'm curious why you keep asking about an old EoL IBM product - if you don't want to explain publicly, feel free to drop me an email or a slack message :)
Re: TLS 1.3 support? [message #1855671 is a reply to message #1855670] Wed, 26 October 2022 08:42 Go to previous message
Jon Levell is currently offline Jon LevellFriend
Messages: 21
Registered: July 2021
Junior Member
(Slight correction to my previous post - *some* versions of the IBM product bundled openssl. Early versions (<=2.0) didn't but for 5.x we wanted TLS1.3 support and OSs that had it were relatively new. Now TLS1.3 support is widespread, we've gone back to the OS version (which significantly reduces the number of maintenance releases needed).
Previous Topic:Amlen to IBM Watson message gateway differences?
Next Topic:Default configuration tops out at 1024 connections
Goto Forum:
  


Current Time: Thu Apr 25 20:40:04 GMT 2024

Powered by FUDForum. Page generated in 0.03181 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top