Ask a Question related to ASP.NET Security, Design and Development.
-
Andrew #1
SSL, how?
How I do to estabilish a SSL connection in my web site?
I ´m programming in C#, have Windows 2003 Server with Certificate Services
instaled.
1 - How I can generate the Public key and the private Key?
2 - How I can send private Key to my client make authorization?
3 - That code I need to put in application?
Something is good!
OBS.: Sorry my bad english!
Thanks,
Andrew
Andrew Guest
-
Ken Schaefer #2
Re: SSL, how?
Follow the instructions here:
[url]http://support.microsoft.com/?id=299525[/url]
Cheers
Ken
"Andrew" <aboni@terra.com.br> wrote in message
news:uwuwJvA8DHA.632@TK2MSFTNGP12.phx.gbl...
: How I do to estabilish a SSL connection in my web site?
: I ´m programming in C#, have Windows 2003 Server with Certificate Services
: instaled.
: 1 - How I can generate the Public key and the private Key?
: 2 - How I can send private Key to my client make authorization?
: 3 - That code I need to put in application?
:
: Something is good!
:
: OBS.: Sorry my bad english!
:
: Thanks,
: Andrew
:
:
Ken Schaefer Guest



Reply With Quote

