Discussion:
[Ikvm-developers] IKVM 0.46.0.1 -- Https connection
Saurabh Agrawal.
2016-05-03 06:49:45 UTC
Permalink
Hi,

I am using IKVM .NET dlls from version 0.46.0.1.

While I am trying to make a HTTPS connection, I am receiving "javax.net.ssl.sslhandshakeexception".

Has anyone else faced this? Will an upgrade help?

The same program is running fine in Java.


Regards,
Saurabh
Jeroen Frijters
2016-05-06 07:42:23 UTC
Permalink
Hi Saurabh,

A lot has changed in SSL/TLS recently, so using the most recent version (8.1) will definitely improve the odds of interoperability with modern servers.

Regards,
Jeroen

From: Saurabh Agrawal. [mailto:***@adobe.com]
Sent: Tuesday, May 3, 2016 8:50
To: Ikvm-***@lists.sourceforge.net
Subject: [Ikvm-developers] IKVM 0.46.0.1 -- Https connection

Hi,

I am using IKVM .NET dlls from version 0.46.0.1.

While I am trying to make a HTTPS connection, I am receiving "javax.net.ssl.sslhandshakeexception".

Has anyone else faced this? Will an upgrade help?

The same program is running fine in Java.


Regards,
Saurabh
Saurabh Agrawal.
2016-05-06 08:12:33 UTC
Permalink
Hi Jeroen,

I already upgraded to the latest release and its working fine.

Thanks for the help!

Regards,
Saurabh

From: Jeroen Frijters [mailto:***@sumatra.nl]
Sent: 06 May 2016 13:12
To: Saurabh Agrawal.; Ikvm-***@lists.sourceforge.net
Subject: RE: IKVM 0.46.0.1 -- Https connection

Hi Saurabh,

A lot has changed in SSL/TLS recently, so using the most recent version (8.1) will definitely improve the odds of interoperability with modern servers.

Regards,
Jeroen

From: Saurabh Agrawal. [mailto:***@adobe.com]
Sent: Tuesday, May 3, 2016 8:50
To: Ikvm-***@lists.sourceforge.net<mailto:Ikvm-***@lists.sourceforge.net>
Subject: [Ikvm-developers] IKVM 0.46.0.1 -- Https connection

Hi,

I am using IKVM .NET dlls from version 0.46.0.1.

While I am trying to make a HTTPS connection, I am receiving "javax.net.ssl.sslhandshakeexception".

Has anyone else faced this? Will an upgrade help?

The same program is running fine in Java.


Regards,
Saurabh

Loading...