Preliminary Info: NT4.0, SP5, IIS4, Verisign certificate installed correctly on port 443.
We have a login active server page (ASP) on a web site that must be secure. The page works correctly with no security and http://. When we turn on secure connection for this page, http:// produces the expected message “Requires SSL use https://”. When we use https:// we get the message “Page not Found”.
Other sites on the same server work correctly.
Any Suggestions?