Hmm sorry I'm not sure. I just want to do a GET request from a site that returns me JSON like I would using a web browser or a Python script where I'm guessing the certificate side of things are already working. On Sat, 5 Sep 2015 at 1:41 pm Joe Witt <[email protected]> wrote:
> Chris, > > It's quite common to interact with SSL services using 1-way or 2-way > SSL. Are you just wanting to hit something with 1-way SSL? What > happens when you try it? > > Thanks > Joe > > On Wed, Sep 2, 2015 at 3:32 PM, Chris Teoh <[email protected]> wrote: > > Hi, > > > > I'm still a little lost on how to do a GET on ssl sites. The standard ssl > > context controller configuration is baffling. Is there anyone that has > done > > this? I'm trying to consume public internet ssl site. > > > > Kind regards > > Chris >
