Please Help-how to call secure page/SSL

Discussion in 'ASP.NET / ASP.NET Core' started by befriendlyever, Mar 8, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I am in fix and need your help!!

    I need to implement ssl on some of the pages of my client site. Client has already implemented SSL on the server. Now I am calling those pages as following: https://www.xyz.com/abc.asp

    it shows the message that now u are moving to secure page, but when that page comes, there should come the "lock" sign on status bar of explorer, but it not showing that. Please help me where i am wrong..

    I am waiting to listen from you..

    Thanks
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Please send in a support ticket with the domain name and the page that you are trying to secure.

    DiscountASP.NET
    http://www.DiscountASP.NET
     
  3. SSL's can be a pain in the butt...nevertheless, it shouldn't be brain surgery to install (i do them on a regular basis) and one of the tools i use to verify that they've been installed correctly is TrustWatch (http://www.trustwatch.com/) install that on your IE and it will validate the SSL on the site you're sitting on.

    I've found it extremely useful when attempting to test whether a SSL certificate is valid/installed properly.

    ----
    Brian H. Madsen
    Microsoft SQL Server IG Perth - Organiser
    http://www.sqlserver.org.au
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page