Posted 11/18/2009 4:23:57 AM
|
|
|
|
Hi All
Can anbody explain? How to implement https on login page ?
For Example
When we open yahoo home page it will open in http ,
when we click on signin page it will goes to https,
after verifying the credintials it will goes to http.
Thanks in Advance
nara
ravikumar dhara
|
|
Posted 2/3/2010 1:16:57 AM
|
|
|
|
Hi..
If your ssl is configured correctly, do a restart of the web server service.
Then go to a prompt and type netstat -an
Look to see if there is anything listening on 0.0.0.0:443. If not, then there is a problem with the ssl setup.
If it is there, then you simply need to browse to the site using https://
Thank you.
---------------------------------
RapidSSL
Thawte SSL123
RapidSSL
Wildcard SSL Certificate
Thawte SSL123
|
|
|
|