You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Tiwari, Arvind" <ar...@hp.com> on 2011/01/04 23:19:19 UTC

Looking for Wink Client sample to access resource over SSL

Hi All,

Is there any WINK client code sample exist to get secured resource over SSL? I am trying to access a resource https://HOST:PORT/Context/resource

Thanks in advance for help.

Thanks,
Arvind

Re: Looking for Wink Client sample to access resource over SSL

Posted by Michael Elman <el...@apache.org>.
Just start your url with https and it will work. JVM will automatically
validate the certificate, so it must be valid and trusted.

On Wed, Jan 5, 2011 at 12:19 AM, Tiwari, Arvind <ar...@hp.com>wrote:

> Hi All,
>
> Is there any WINK client code sample exist to get secured resource over
> SSL? I am trying to access a resource https://HOST:PORT/Context/resource
>
> Thanks in advance for help.
>
> Thanks,
> Arvind
>