I'm building a Umbraco 7.1.8 site and I have a couple of pages I'd like to serve through SSL. I've tried installing http://our.umbraco.org/projects/website-utilities/https-redirect on my local site I'm running through VS but it doesn't try and redirect to SSL.
Is there a way of just SSLing a few pages rather than the entire site?
SSLing a couple of pages
Hi,
I'm building a Umbraco 7.1.8 site and I have a couple of pages I'd like to serve through SSL. I've tried installing http://our.umbraco.org/projects/website-utilities/https-redirect on my local site I'm running through VS but it doesn't try and redirect to SSL.
Is there a way of just SSLing a few pages rather than the entire site?
Hi Richard
Do you have a local SSL certificate installed on your IIS? If not then it will not make the redirect - I'm no SSL guru but apparently it should be possible to set local SSL up according to this post on SO http://stackoverflow.com/questions/1203815/how-to-create-a-certificate-for-local-development-with-ssl
Looking forward to hearing from you.
Cheers, Jan
Hi Jan,
Thanks for getting back to me. I don't have an SSL certificate installed locally, I'll install one when I get some time and get back to you.
is working on a reply...