Re: Trust all certificates

2016-04-22 Thread Robson Roberto Souza Peixoto
gt; > >>>>> wrote: > > >>>>> > > >>>>>> The exception you are showing means the server terminated the > > >> handshake > > >>>>>> for some reason. Hard to say why. It might require a client cert &g

Re: Trust all certificates

2016-04-09 Thread R Smith
t cert or > >> does > >>>>>> not like yout proposed ciphers or ssl protocols. > >>>>>> > >>>>>> > >>>>>> > >>>>>> This particular exception seems not related to untrusted > certific

Re: Trust all certificates

2016-04-08 Thread Brent Putman
y. It might require a client cert or >> does >>>>>> not like yout proposed ciphers or ssl protocols. >>>>>> >>>>>> >>>>>> >>>>>> This particular exception seems not related to untrusted certi

Re: Trust all certificates

2016-04-08 Thread Bernd Eckenfels
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=189.39.123.181 Gruss Bernd

Re: Trust all certificates

2016-04-08 Thread Robson Roberto Souza Peixoto
nt approaches are both valid to accept all certs (ad long > >> as it > >>>> understands a common cipher and certificate type) > >>>> > >>>> > >>>> Gruss > >>>> Bernd > >>>> -- > >>>> http://bernd.eckenf

Re: Trust all certificates

2016-04-08 Thread Sam Wilson
rts (ad long as it understands a common cipher and certificate type) Gruss Bernd -- http://bernd.eckenfels.net From Win 10 Mobile *Von: *Robson Roberto Souza Peixoto <robsonpeix...@gmail.com> *Gesendet: *Freitag, 8. April 2016 22:16 *An: *httpclient-users@hc.apache.org *Betreff: *Trust all certi

Re: Trust all certificates

2016-04-08 Thread Robson Roberto Souza Peixoto
ficate type) > >> > >> > >> Gruss > >> Bernd > >> -- > >> http://bernd.eckenfels.net > >> From Win 10 Mobile > >> > >> > >> > >> *Von: *Robson Roberto Souza Peixoto <robsonpeix...@gmail.com> > >

Re: Trust all certificates

2016-04-08 Thread Sam Wilson
oberto Souza Peixoto <robsonpeix...@gmail.com> *Gesendet: *Freitag, 8. April 2016 22:16 *An: *httpclient-users@hc.apache.org *Betreff: *Trust all certificates Hi guys, I'm using the HC to crawler a lot of sites =D. It's working like a charm. I really in love with HC. But I'm getti

Re: Trust all certificates

2016-04-08 Thread Robson Roberto Souza Peixoto
ommon cipher and certificate type) > > > Gruss > Bernd > -- > http://bernd.eckenfels.net > From Win 10 Mobile > > > > *Von: *Robson Roberto Souza Peixoto <robsonpeix...@gmail.com> > *Gesendet: *Freitag, 8. April 2016 22:16 > *An: *httpclient-users@hc.apa

Re: Trust all certificates

2016-04-08 Thread Bernd Eckenfels
lot and tried all solutions, but no one worked. Here a gist with my last try: https://gist.github.com/robsonpeixoto/07c0409e20a1332c586585fcd1e3db25 Are there a easy solution to trust all certificates of all hosts with HC? Thanks -- Robson Roberto Souza Peixoto Robinho Master in Computer Science, Univers

Trust all certificates

2016-04-08 Thread Robson Roberto Souza Peixoto
all solutions, but no one worked. Here a gist with my last try: https://gist.github.com/robsonpeixoto/07c0409e20a1332c586585fcd1e3db25 Are there a easy solution to trust all certificates of all hosts with HC? Thanks -- Robson Roberto Souza Peixoto Robinho Master in Computer Science, University