Hello,

Have you tried the code suggested in this link?
http://stackoverflow.com/questions/2642777/trusting-all-certificates-using-httpclient-over-https

Nick

On Fri, Apr 8, 2016 at 9:29 PM, Bernd Eckenfels <e...@zusammenkunft.net>
wrote:

> Hello,
>
> I suspect it is a problem with too short DH keys offered by Java 7
> clients. You can try to turn TLS_DHE_* ciphers off.
>
> According to SSL Labs it does also support ECDHE which should then work
> fine.
>
>
> https://www.ssllabs.com/ssltest/analyze.html?d=www.trf5.jus.br&s=189.39.123.181&latest
>
> Gruss
> Bernd
>
>
>
> Am Fri, 08 Apr 2016 23:29:42 +0000
> schrieb Robson Roberto Souza Peixoto <robsonpeix...@gmail.com>:
>
> > It's work well on java 8, but not on java 7 =/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>
>

Reply via email to