Re: SSL Encryption
From: Russ (russk2_at_eticomm.net)
Date: 02/09/05
- Next message: LTofsrud: "RE: llblgen, ORMapper, nhibernate"
- Previous message: Sean Hederman: "Re: Initiating Assembly"
- In reply to: Kevin Yu [MSFT]: "Re: SSL Encryption"
- Next in thread: Kevin Yu [MSFT]: "Re: SSL Encryption"
- Reply: Kevin Yu [MSFT]: "Re: SSL Encryption"
- Reply: William Stacey [MVP]: "Re: SSL Encryption"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 09 Feb 2005 11:49:34 -0500
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: LTofsrud: "RE: llblgen, ORMapper, nhibernate"
- Previous message: Sean Hederman: "Re: Initiating Assembly"
- In reply to: Kevin Yu [MSFT]: "Re: SSL Encryption"
- Next in thread: Kevin Yu [MSFT]: "Re: SSL Encryption"
- Reply: Kevin Yu [MSFT]: "Re: SSL Encryption"
- Reply: William Stacey [MVP]: "Re: SSL Encryption"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|