Does the https one work on its own (http one removed or disabled)?

On Fri, Aug 7, 2015 at 4:30 PM, Greg Keogh <gfke...@gmail.com> wrote:

> Folks, I've put a Web API project (created by the VS2015 Framework 4.5
> wizard) on my server. I've got two applications pointing to the folder with
> the app files, one site is http scheme and the other site has a certificate
> for https. The app responds and works okay with http, but it times out for
> https.
>
> http://www.gregsite.com.au/myapp/v3/blah?p=glop (works)
> https://www.gregsite.net.au/myapp/v3/blah?p=glop (times out)
>
> I'm quite disappointed, and I can't find any special config settings or
> other tricks and web searches don't help as usual so far. Anyone got a clue?
>
> *Greg K*
>

Reply via email to