Error: javax.net.ssl.HostnameVerifier

After upgrading from mendelson_opensource_as2_1.1b53 (java8) to b59 (java11), we got this error:

'void org.apache.http.conn.ssl.SSLConnectionSocketFactory.(javax.net.ssl.SSLContext, java.lang.String[], java.lang.String[], javax.net.ssl.HostnameVerifier)'

Someone have an idea about it. Can that be configured

Foren
AS2

Comments

Phew, you are right, that was the solution. I didn't find anything in the upgrade_howto.txt (non-windows) about it.

Profile picture for user service

Antwort auf von Alex

[..]
To upgrade the mendelson opensource AS2 from a previous installed version please perform the following steps:
1.Make a backup of the installation directory of the mendelson opensource AS2. If anything happens during the update this backup could be copied over the installation and will restore the full state before the upgrade
2.Delete the jlib directory found below the installation directory.
[..]

You did not perform step 2 because this was badly placed (outside the non-windows installation text) in the document. We just added an additional hint in the non-windows installation part, thank you for the feedback.

Regards