> On Fri, Oct 7, 2011 at 3:09 AM, N. Peeters <
peete...@gmail.com> wrote:
> > Like I said in a reply, I wrote a Java client that works. Interested?
>
> > On Oct 2, 4:59 pm, Imran Khawaja <
imra...@gmail.com> wrote:
> >> Any idea when that wrapper will be available? In the meantume what did you
> >> do to ignore the cert? I tried to add it to my truststore but thay didn't
> >> work.
>
> >> Thanks
> >> On Oct 2, 2011 8:33 AM, "Parminder Singh" <
parminde...@gmail.com> wrote:
>
> >> > I'm working on a java wrapper.
>
> >> > We get that ssl exception because of the server cert. For now I've written
> >> a
> >> > workaround that basically ignores the error and goes ahead with the
> >> > handshake.
> >> > On Oct 1, 2011 10:58 PM, "Eric Tang" <
et...@hyperpublic.com> wrote:
>
> >> >> Btw, for the 401 error on curl, if you can paste your command, I'll have
> >> a
> >> >> better idea of how to solve it.
>
> >> >> Eric
>
> >> >> On Oct 1, 2011, at 10:06 PM, imrank1 <
imra...@gmail.com> wrote:
>
> >> >> > Hi :
> >> >> > First of all thanks for the awesome api!
>
> >> >> > Has anyone tried connecting to the api via Java? I keep getting
> >> >> > javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
> >> >> > errors. I tried this from Android and from a groovy console. I know
> >> >> > there are ways to trust all certificates but I feel that is not the
> >> >> > real solution. I also get a 401 response when I try to perform a
> >> >> > request using curl. The same request works fine in a browser.
>
> >> >> > Thanks for the help.
>
> --
> Imran