Re: SSL effects on SQL databases
- From: "William Vaughn" <billvaNoSPAM@xxxxxxxxx>
- Date: Wed, 25 Jul 2007 08:47:50 -0700
SQL Server is not accessed through the SSL port. It is not affected by SSL certificates. I have them on some of my systems and this does not affect how I connect or access the databases. You can encrypt the traffic by request via ConnectionString settings but again this is not affected by SSL.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant, Dad, Grandpa
Microsoft MVP
INETA Speaker
www.betav.com
www.betav.com/blog/billva
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"Mark" <murkynow50@xxxxxxxxx> wrote in message news:unOdhFtzHHA.748@xxxxxxxxxxxxxxxxxxxxxxx
Okay, this is probably a stupid question, but so be it.
I've had a cert on a SQL server containing only one database.
I'm now considering putting a cert on our main db server. But I can't find any info as to whether I should be concerned about how all the individual database applications will react to the cert.
I know that ODBC handles the connection, but will an application balk at any communication when a cert gets enabled?
Thanks,
Mark.
.
- References:
- SSL effects on SQL databases
- From: Mark
- SSL effects on SQL databases
- Prev by Date: Re: Connecting to SharePoint MSDE Database
- Next by Date: Re: Restrict internet access using ODBC?
- Previous by thread: SSL effects on SQL databases
- Index(es):
Relevant Pages
|