Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi guys,

I need some help on security for an asp .net application, although I'm not even sure if this is the correct forum to post my question. My client is very concerned about the security issue, so he wants SSL on both sides, and authentication through digital certificates.

Can someone please give some clues on this? Are there any specifics for this topic on asp .net?

 

Thanks in advance.

  • *Gurus*
Posted
SSL has nothing to do with ASP.NET. It's configured from within the Web server's options, and acts independently of all higher layer protocols. You'll need to acquire a certificate from a root provider and then consult your Web server's manual for instructions on how to install it. In IIS, this is quite simple.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...