SSL and AJAX
From what I've read on inmotionhosting, in order to use the shared ssl cert I would need to use secure##.inmotionhosting.com as the url.
Is it possible to serve a login webpage (ex http://www.domain.com/login.php) and submit the post via AJAX to the server via secure##? Does the end user see any indication of SSL with this method?
How would this url be built if the non-SSL was http://www.domain.com/php/login.php?user=xxx&password=xxx
Is it possible to serve a login webpage (ex http://www.domain.com/login.php) and submit the post via AJAX to the server via secure##? Does the end user see any indication of SSL with this method?
How would this url be built if the non-SSL was http://www.domain.com/php/login.php?user=xxx&password=xxx