Re: Cryptography API with SQL Server 2000...
From: Shelton (shelton72_at_dls.net)
Date: 09/30/03
- Previous message: Shelton: "Re: Security Recommendations for a new DBA"
- In reply to: Johnny Sandaire: "Cryptography API with SQL Server 2000..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Sep 2003 22:57:31 -0500
You can use SSL with SQL server to create an encypted channel to the server.
See the following link for more information.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/ht
ml/SecNetHT19.asp
"Johnny Sandaire" <webzest@comcast.net> wrote in message
news:15baeecf.0309290813.72f9e149@posting.google.com...
> Greetings,
>
> I am developing an application that needs to query a SQL Server 2000
> using a username and password. I need to keep the authentication
> session secret. Is this possible?
>
> Is it possible to have SQL Server encrypt data before transmitting it
> over the intranet?
>
> Using the Windows CryptoAPI, I am able to encryp a file locally and
> decrypt it as well. Any assistance with this issue would be greatly
> appreciated.
>
> Best regards,
>
> Johnny
- Previous message: Shelton: "Re: Security Recommendations for a new DBA"
- In reply to: Johnny Sandaire: "Cryptography API with SQL Server 2000..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|