Re: SSL enabled ASP.NET application

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 06/21/05

  • Next message: - B_at_rney: "ASP.NET/Web Part call to WebDAV fails..."
    Date: Tue, 21 Jun 2005 10:32:20 -0700
    
    

    Hello dl,

    do you already have a working server cert and port 443 is set??

    ---------------------------------------
    Dominick Baier - DevelopMentor
    http://www.leastprivilege.com

    > Hi
    > I have tried two approaches
    > 1. SSL enable just the login.aspx, the application gives me the SSL
    > enabled
    > login page and successfully authenticated the user a/c. The only
    > problem
    > was I was prompted on every page I loaded with the message "the page
    > contains both secure / non-secure information do you want to show the
    > non-secured information?". This is quite annoying, is there anything
    > we can
    > do about this?
    > the 2nd approach
    > 2. SSL enable the whole application, the application would still
    > present the
    > server certificates to confirm if I wanted to proceed, but then after
    > my
    > confirmation I got "Server application unavailable" the big red
    > screen! Did
    > I miss anything?
    > Here is how I SSL enable the application
    > on the property page, open the directory security tab, under Secure
    > Communication - click on "Edit", select Require Secure Channel(SSL).
    > Any advice, please?!
    >
    > TIA
    >


  • Next message: - B_at_rney: "ASP.NET/Web Part call to WebDAV fails..."