SSL Certificate ? in ASP ?

Discussion in 'ASP.NET / ASP.NET Core' started by scm22ri, Sep 28, 2007.

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

    Is it diffucult finding or writing code for a ssl certificate in asp ?

    Thanks
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    If you have the SSL cert installed on your account, you would secure any page of your site by using the https:// form of the url.



    Eric

    http://www.DiscountASP.NET - Microsoft Gold Certified Partner
    - asp.netPRO Magazine 2007 Readers' Choice Award for Best ASP.NET Web Hosting Service
    - Visual Studio Magazine 2007 Readers' Choice Award for Best .NET Web Hosting Service
     
  3. Hi Eric,

    Thanks for the reply but what I'm interested in is the code to write the ssl certificate into the page. How would I write that ?

    Thanks
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    I am not really sure what you mean by writing SSL cert into the page. Can you elaborate on what you want to archieve?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
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