This topic is locked

SSL security

2/25/2004 4:50:52 AM
ASPRunnerPro General questions
author

I use windows and IIS as my server, my main web site URL has a SSL security certificate and this is configured and operational. ASP runner has a directory contained in this URL.
I would like to add SSL encryption to the ASPrunner sign in pages and perhaps the entire ASPrunner directory where my pages are hosted. How do I go about doing this - is there some code modifications needed to make it use security and the existing certificate ? Currently ist plain old Http:// and I need it to be Https://
Any ideas / suggestions ?
Steve

Sergey Kornilov admin 2/25/2004

Steve,
make sure that directory with ASP files generated by ASPRunner requires sucere communications ( you can change this using Internet Information Services console ).
After that you can access ASP pages with https:// prefix. There is nothing to change in source code.

501015 3/26/2004

You mentioned about requiring secure communications ( you can change this using Internet Information Services console ). How do I do this?
Is there a way to create a secured log on page?

Sergey Kornilov admin 3/27/2004

I would recommend to contact your hosting provider to find more info on purchasing and installing SSL certificate on their server.