SSL option

  • I was asked to check on the SQL Server for SSL option is set to true, how can I do it?Thank you

  • Care to elaborate? Your question was pretty vague and SQL Server 2005 is a mighty big topic.

  • I need to know if SQL Server can communicate with other applications.

    Thank you

  • Here is an article on how to enable SSL encryption on SQL server

    http://support.microsoft.com/kb/316898%5B/url%5D

    Bob
    -----------------------------------------------------------------------------
    How to post to get the best help[/url]

  • Krasavita (6/9/2009)


    I need to know if SQL Server can communicate with other applications.

    Thank you

    And in what manner are you talking about? That too is a big topic. It would really help if you would make your questions more specific. In your hunt for such general information, I suggest you start by reading the various topics in Books Online (BOL), the SQL Server Help System. It may not provide you with all the information you may need, but at least it would provide you with basic information and allow you to ask more focused questions.

  • Thank you,but how can I find out if it is already installed

  • Krasavita (6/9/2009)


    Thank you,but how can I find out if it is already installed

    If what's installed? Books Online?

    Start - Programs - Microsoft SQL Server - Documentation and Tutorials - Books Online

    If it's not installed, it's available online on Microsoft's MSDN site. Don't know URL offhand, google should be able to find it for you.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Krasavita (6/9/2009)


    I need to know if SQL Server can communicate with other applications.

    Thank you

    You're kidding, right? What use would a database be if it couldn't communicate with other applications?

    Going into Books Online and searching for SSL gives an article on Encrypted Connections to SQL Server, which should answer any questions on that specific point.

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply