HTTPClient SSL self signed cert

2016-02-12 Thread Matt Chambers
I’m not sure if I’m daft or just missing something super obvious, but I’m trying to setup HttpClient to connect to a Spring Boot server using a self signed cert, pretty much all day. Works fine via Chome, Python’s ‘requests’ module, and Objective-C but no matter what I do, this exception

Re: HTTPClient SSL self signed cert

2016-02-15 Thread Matt Chambers
Hi, Thanks for response, signature alg doesn’t seem to be md5. Signature Algorithm: sha256WithRSAEncryption -Matt > On Feb 12, 2016, at 6:04 PM, Brent Putman <putm...@georgetown.edu> wrote: > > > > On 2/12/16 5:53 PM, Matt Chambers wrote: >> I’m not sure

Re: HTTPClient SSL self signed cert

2016-02-15 Thread Matt Chambers
Fri, 2016-02-12 at 17:53 -0500, Matt Chambers wrote: >> I’m not sure if I’m daft or just missing something super obvious, but I’m >> trying to setup HttpClient to connect to a Spring Boot server using a self >> signed cert, pretty much all day. Works fine via Chom

Re: HTTPClient SSL self signed cert

2016-02-15 Thread Matt Chambers
> On Feb 15, 2016, at 11:02 AM, Oleg Kalnichevski <ol...@apache.org> wrote: > > On Mon, 2016-02-15 at 10:54 -0500, Matt Chambers wrote: >> Hi Oleg, >> >> Thanks for response…I don’t know if I’m seeing this up right. >> >> Does anyone have th

Re: HTTPClient SSL self signed cert

2016-02-15 Thread Matt Chambers
gt; On Feb 15, 2016, at 11:49 AM, Oleg Kalnichevski <ol...@apache.org> wrote: > > On Mon, 2016-02-15 at 11:40 -0500, Matt Chambers wrote: >>> On Feb 15, 2016, at 11:02 AM, Oleg Kalnichevski <ol...@apache.org> wrote: >>> >>> On Mon, 2016-02-15 at 10:54 -