Re: SSL Encryption
From: William Stacey [MVP] (staceywREMOVE_at_mvps.org)
Date: 02/10/05
- Next message: Jon Skeet [C# MVP]: "Re: Sleeping thread and callback delegate"
- Previous message: Rhett Gong [MSFT]: "RE: Installing VS.Net on Win 2003"
- In reply to: Russ: "Re: SSL Encryption"
- Next in thread: Russ: "Re: SSL Encryption"
- Reply: Russ: "Re: SSL Encryption"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 01:23:33 -0500
Using WSE, web services, or just plain old HTTP/HTTPS?
-- William Stacey, MVP http://mvp.support.microsoft.com "Russ" <russk2@eticomm.net> wrote in message news:78fk0117kqjckd5c9i1l0irrtt0pe9cnie@4ax.com... > Thank you Kevin. That was the answer - I did not realize that I was > still connecting with HTTPS, duh! Anyway that answers my question and > I have confirmed for myself that the data is encrypted. Now, if you > can, I have another question. > > In our application we need to have our clients use client > certificates. I am able to request certificates to the local > certificate server via http:\\server\certsrv, and install them and all > is ok. But with real clients we do not want to use this mechanism. > We want to physically give the clients the certificate (on CD), and > have them use that one. But I cannot find out how to do this. How do > I request a certificate that is not automatically installed and how do > I find the resulting certificate so I can copy it to disk, and how do > I get the client's browser to install the certificate from the file. > > I have spent a lot of time searching MS documentation and the Internet > for these answers without any luck, so if you can answer or point me > to appropriate documentation I would very much appreciate it. > > Thank you, Russ > > On Tue, 08 Feb 2005 02:00:50 GMT, v-kevy@online.microsoft.com (Kevin > Yu [MSFT]) wrote: > > >Hi Russ, > > > >Could you let me know what kind of protocol you're using to access the > >site, http or https? When Require Secure Channel is disabled, you can still > >access the site with SSL encryption by https. Because it means you can > >access with both http or https when the checkbox is unchecked. But when it > >is checked, you can only use https. So using https will always make your > >contents encrypted. > > > >HTH. > > > >Kevin Yu >
- Next message: Jon Skeet [C# MVP]: "Re: Sleeping thread and callback delegate"
- Previous message: Rhett Gong [MSFT]: "RE: Installing VS.Net on Win 2003"
- In reply to: Russ: "Re: SSL Encryption"
- Next in thread: Russ: "Re: SSL Encryption"
- Reply: Russ: "Re: SSL Encryption"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|