Re: jCloud and HTTPS

2014-07-08 Thread Andrew Phillips
I'm new to using HTTPS to access OpenStack compute API hosted on a HTTPS url. Is there any special settings that I should set to allow HTTPs call to endpoints to succeed?. Have you tried simply setting the HTTPS endpoint when building your context, as described in the ContextBuilder Javadoc?

Re: jCloud and HTTPS

2014-07-08 Thread Andrew Gaul
On Tue, Jul 08, 2014 at 11:15:33PM +0200, Andrew Phillips wrote: Quoting Bk Lau bklau2...@gmail.com: I'm new to using HTTPS to access OpenStack compute API hosted on a HTTPS url. Is there any special settings that I should set to allow HTTPs call to endpoints to succeed?. Have you tried