Message11035

Author aditya24
Recipients aditya24, stefan.richthofer
Date 2017-01-24.04:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMz7LNJrpFRHnqpUygk8=QR2MyECkhmWEE=T_W85zJ4bXHzYog@mail.gmail.com>
In-reply-to <1485182119.07.0.725136661857.issue2542@psf.upfronthosting.co.za>
Content
hello Stefan,

I am currently using jython version 2.7.0 and java version 1.8.0_91.
Could you please provide me with the sample code for the same.
It would be very helpfull,

Thanks
Aditya

On Mon, Jan 23, 2017 at 8:05 PM, Stefan Richthofer <report@bugs.jython.org>
wrote:

>
> Stefan Richthofer added the comment:
>
> aditya,
> could you please specify Jython-version and Java-version you tested with?
> Especially, did you use Jython 2.7.0 or current trunk version?
> I am asking, because AFAIK TLS protocols are not implemented in Jython,
> but imported from either netty or JVM. In september or so we upgraded
> Jython's netty support to Netty 4 which might have improved this support.
> This upgrade has not yet been released, not even in Jython 2.7.1b3. So it
> would be crucial that you check this issue in current Jython trunk version
> (e.g. by cloning from https://github.com/jythontools/jython).
>
> Then. It might be relevant that Java 7 disables TLS 1.2 by default for
> client side. E.g. see
> http://superuser.com/questions/747377/enable-tls-1-
> 1-and-1-2-for-clients-on-java-7
>
> I am not sure in what way this applies (if at all), given that netty is
> involved. Anyway, please check it first, before we investigate further.
>
> ----------
> nosy: +stefan.richthofer
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <http://bugs.jython.org/issue2542>
> _______________________________________
>
Files
File name Uploaded
unnamed aditya24, 2017-01-24.04:35:32
History
Date User Action Args
2017-01-24 04:35:34aditya24setrecipients: + aditya24, stefan.richthofer
2017-01-24 04:35:34aditya24linkissue2542 messages
2017-01-24 04:35:34aditya24create