Setup SSL for SQL Server 2014

I'm trying to get SSL setup for SQL Server. I'm assuming version doesn't matter. It's all about the same but I'm using 2014.
I have an Enterprise CA so I've setup certs through it.  I've tried using several templates but none seem to work.  I thought it might be needing to use a SAN cert but that doesn't seem to work either.
I create the cert, add it to the computer account. 
Go to the properties of "Protocols for MSSQLSERVER" and change the settings on the cert tab to my cert. 
Attempting to restart SQL Server fails.  Once I clear the setting the service will start.
What am I missing?
David Jenkins

Hello,
Please read the following resources:
http://support.microsoft.com/kb/316898/en-us
http://thesqldude.com/2012/04/21/setting-up-ssl-encryption-for-sql-server-using-certificates-issues-tips-tricks/
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • SSDT-BI for SQL Server 2014, Command line(silent unattendant automatic) installation script/steps

    Hi,
    I have downloaded SSDT-BI software and looking for commandline steps,config file for this.
    http://www.microsoft.com/en-us/download/details.aspx?id=42313
    Any one have Command line installations steps for SSDT-BI automatic(command line) installation for SQL Server 2014 with giving the files location,where to install.....etc, i mean config.xml.
    I found below but not sure it will work or not. If any one have working correct command line script, please reply on this forum.
    Looking for config.xml file, i searched online and did not find any where with clear config.xml file details.
    --Found below from link and not sure it will work or not
    http://blogs.technet.com/b/ilikesql_by_dandyman/archive/2013/03/10/how-to-automate-the-installation-of-sql-server-ssdt-office-2013-and-visual-studio-2012.aspx
    setup.exe /ACTION=INSTALL /FEATURES=SSDTBI_VS2012 /Q /IACCEPTSQLSERVERLICENSETERMS /norestart
    thanks in advance.

    Hi SQLDBA321,
    The SSDT-BI is automatically installed under xxx:\Program Files\Microsoft SQL Server\. Now matter in GUI or command line, we can't change the path. Because SSDT is a feature of SQL Server, not a feature of Visual Studio. It just use the Visual
    Studio Shell. So SSDT will only be installed with SQL Server.
    Reference:
    Install SQL Server Data Tools - Business Intelligence for Visual Studio 2013
    If you have any question, please feel free to ask. 
    Simon Hou
    TechNet Community Support

  • Cumulative Update 1 for SQL Server 2014

    Microsoft has released Cumulative Update #1 for SQL Server 2014. Relevant for @@VERSION 12.0.2000 through 12.0.2341
    http://support.microsoft.com/kb/2931693/en
    [Personal Site] [Blog] [Facebook]

    Shanky,  I did not want to write clearly in the forum, what I think if there are dozens of fixes at bug's level like fails, error messages, crashes, etc.., about three weeks after the release of the production version. but I wrote about it few words
    at facebook Israeli SQL Server User Group. In short.. It's realy look bad in my opinion.
    [Personal Site] [Blog] [Facebook]

  • Update for SQL Server 2014?

    With the release date for SQL Server 2014 RTM being announced as April, can we expect an update to the MAP Toolkit to support SQL Server 2014 discovery?
    __________________________ Graeme Malcolm CM Group http://cm-bloggers.blogspot.com/

    Yes, this is on the roadmap for the summer release of MAP.
    Please remember to click "Mark as Answer" on the post that helps you, and to click
    "Unmark as Answer" if a marked post does not actually answer your question. Please
    VOTE as HELPFUL if the post helps you. This can be beneficial to other community members reading the thread.

  • Microsoft Fasttrack Reference Architecture for SQL Server 2014 ?

    Hi, 
        When can we expect the database fasttrack reference architecture refresh for SQL server 2014 ?
    Thanks and Regards,
    Jisha

    Any information on the next lead on the fasttrack program ? 
    Thanks and Regards,
    Jisha

  • Where is Best Practices Analyzer for SQL Server 2014?

    Hi! Does anyone have a news about new version of BPA for SQL Server?

    Hi,
    The latest version of Best Practices Analyzer for SQL Server is SQL Server 2012 Best Practices Analyzer.
    You can download it from
    http://www.microsoft.com/en-us/download/details.aspx?id=29302
    I will update this thread when there is any update for SQL Server 2014 version.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • SSDT/VisualStudio requirements for SQL Server 2014

    Hi
    What is the minimum version of SSDT (VS Shell) is required for the creation of BI solutions in SQL Server 2014?
    I have VS2010 (was installed from SQL Server 2012 installation media) but this will not work with SQL Server 2014.

    Hello Roger,
    the current Releases of SSDT are not longer available for Visual Studio 2010, only for VS 2012/2013.
    When you install a current SSDT Version, also the related VS as integrated Shell be installed, you can get SSDT-BI/Tooling here: http://msdn.microsoft.com/en-us/data/hh297027
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Microsoft Project Server Support for SQL Server 2014

    Does anyone know the timeline for Microsoft Project Server to support deployment on SQL Server 2014?   Also, has anyone tried this yet as an unsupported deployment, and if so, have they found any issues?

    "SQL Server 2014 is not yet supported for Project Server 2013", as per the article Hardware
    and software requirements for Project Server 2013: https://technet.microsoft.com/en-us/library/ee683978(v=office.15).aspx updated as on Dec
    09, 2014.
    Cheers! Happy troubleshooting !!! Dinesh S. Rai - MSFT Enterprise Project Management Please click Mark As Answer; if a post solves your problem or Vote As Helpful if a post has been useful to you. This can be beneficial to other community members reading
    the thread.

  • Attunity SSIS connector support for Sql Server 2014?

    Hello,
    We've been successfully using Attunity SSIS connector 2.0 for a couple of years with SQL SERVER 2012.
    We developed some Visual Studio projects and deployed them on our SSISDB. Then launch them with scheduled jobs. Everything worked fine.
    After we upgraded the server to Sql Server 2014 the connector failed with the following error:
    The connection type "MSORA" specified for connection manager "XXX" is not recognized as a valid connection manager type.
    This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name.
    We tried uninstall/install but was no good. Also 32/64 bits combinations.
    We tried DTEXEC utility and worked fine on sqlserver 2012 folder ( \110\DTS\Binn) but didn't work on 2014's folder ( \120\DTS\Binn).
    We also tried a fresh 2014 installation but keep getting the same error.
    Does Attunity connector 2.0 support Sql Server 2014? If not, should I wait for a new version? Any workaround?
    For now, we are using the DTEXEC utility on 2012's folder, but since we have to use the /sql option (/ISSERVER is not working) we can't pass parameters to the .dtsx package.
    Any help would be much appreciated.
    Regards,
    Daniel

    I'm with Daniel - Microsoft should be taking the lead in resolving this. We downloaded the previous two versions from Microsoft Download (e.g. link below) with no indication that Microsoft would wash their hands of future support.
    http://www.microsoft.com/en-us/download/details.aspx?id=29283
    Attunity have replied on the thread on their forum - saying it is Microsoft's responsibility:
    http://www.attunity.com/forums/microsoft-ssis-oracle-connector/attunity-ssis-connector-support-sql-server-2963.html
    Trying to run, develop and support on parallel versions of SSIS is not a viable solution IMO.
    I will advise all my clients who use these connectors not to upgrade to SQL Server 2014 until this is resolved.

  • Support for SQL Server 2014 for CMS + Audit Repository?

    We are currently on BusinessObjects 4.1 SP01 Patch 6 on Windows Server 2008 using SQL Server 2008 R2 for our CMS and Audit repository databases.  Is there any information out in regard to when SQL Server 2014 will be supported for the CMS and Audit repositories?
    According to the Product Availability Matrix shown in the screenshot below SQL Server 2012 is supported, right?  One of our DBAs claims there isn't that much of a difference between SQL Server 2012 and 2014, but I am not willing to try it if it isn't officially supported.
    Thanks,
    Noel

    Denis Konovalov  Henry Banks   James Rapp  Toby Johnston
    Need your attention here.

  • Trying to install SSDT BI for SQL Server 2014 and VS2013

    Windows 8.1, SQL Server 2014.
    When running the installer, I get the error before the main window opens, but directly after the first dialog shows. The error message is "The
    type initializer for '<module>' threw an exception". I have opened debugview to see if there were any clues as to what is causing this, but it just states the exact same message. Any ideas?

    Hi MCClark69,
    According to your description, you get "The type initializer for '<module>' threw an exception" when installing SSDT-BI. Right?
    For this error, it's the issue of the conflict with the .Net versions . Please uninstall all the .NET Framework components and reinstall it. Please refer to links below:
    https://social.msdn.microsoft.com/Forums/en-US/8d0c2be0-8472-41ff-8e0c-b3633a385eb0/the-type-initializer-for-module-threw-an-exception?forum=vssetup
    http://blogs.msdn.com/b/rajakedar_ganta/archive/2012/06/12/the-type-initializer-for-lt-module-gt-threw-an-exception.aspx
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou
    Simon Hou
    TechNet Community Support

  • Certification for SQL Server 2014 Administration

    Hi,
    What is the release date of certification in SQL Server 2014 Administration
    aa

    Please watch the area:
    https://www.microsoft.com/learning/en-us/sql-certification.aspx
    Regards, Pradyothana DP. Please Mark This As Answer if it solved your issue. Please Mark This As Helpful if it helps to solve your issue. ========================================================== http://www.dbainhouse.blogspot.in/

  • Setup failed for SQL Server 2005 express edition [SQLEXPR.exe]

    Good day All,
    My client has already SQL Server 2005 SP3 installed. We are in process of providing him a new .net application but he wants existing version of SQL untouched. We asked him to install SQL Express version (SQLEXPR.exe) and configured web.config to local (.\SQLExpress).
    However client is getting message - 
    "Setup failed.
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.4035.00&EvtSrc=setup.rll&EvtID=50000&EvtType=sharedsetup%5csharedsetupactions.cpp%40LoadResourcesAction%40sqls%3a%3aLoadResourcesAction%3a%3aperform%400x0"
    I am in a fix. What could have gone wrong? Clearly it has something to with already existing version. Just for information, client keeps his SQL services (using SQL Server Configuration Manager) in a stopped state. Could that be an issue?
    Appreciate any one helping me out.
    Thanks
    Sandeepbwes

    Good Day dave_gona
    Received the log :
    Microsoft SQL Server 2005 Setup beginning at Mon Apr 20 16:39:44 2015
    Process ID      : 9756
    e:\6f54eb72f88682db6222c7ed4d9c6643\setup.exe Version: 2005.90.1399.0
    Running: LoadResourcesAction at: 2015/3/20 16:39:44
    Complete: LoadResourcesAction at: 2015/3/20 16:39:44, returned true
    Running: ParseBootstrapOptionsAction at: 2015/3/20 16:39:44
    Loaded DLL:e:\6f54eb72f88682db6222c7ed4d9c6643\xmlrw.dll Version:2.0.3604.0
    Complete: ParseBootstrapOptionsAction at: 2015/3/20 16:39:44, returned true
    Running: ValidateWinNTAction at: 2015/3/20 16:39:44
    Complete: ValidateWinNTAction at: 2015/3/20 16:39:44, returned true
    Running: ValidateMinOSAction at: 2015/3/20 16:39:44
    Complete: ValidateMinOSAction at: 2015/3/20 16:39:44, returned true
    Running: PerformSCCAction at: 2015/3/20 16:39:44
    Complete: PerformSCCAction at: 2015/3/20 16:39:44, returned true
    Running: ActivateLoggingAction at: 2015/3/20 16:39:44
    Complete: ActivateLoggingAction at: 2015/3/20 16:39:44, returned true
    Running: DetectPatchedBootstrapAction at: 2015/3/20 16:39:44
    Complete: DetectPatchedBootstrapAction at: 2015/3/20 16:39:44, returned true
    Running: LaunchPatchedBootstrapAction at: 2015/3/20 16:39:44
    Error: Action "LaunchPatchedBootstrapAction" threw an exception during execution.  Error information reported during run:
    "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe" finished and returned: 1603
    Aborting queue processing as nested installer has completed
    Message pump returning: 1603

  • Is Balanced Data Distributor Transformation available for SQL Server 2014?

    If not, does anyone know when it would come out? I'm trying to find transformations that will make my data flow tasks faster.

    Hi Arthur,
    Thank you for your information.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SQL Server 2014 Express why not support Windows 8.1 Pro ?

    Hi All !
    I tried to setup SQL Server 2014 Windows 8.1 Pro x64, but setup says :
    "The operating system on this computer or its service pack level does not meet the minimum requirements for SQL Server 2014. To determine the minimum required operating system supported for this SQL Server release, see Hardware and Software
    Requirements for installing SQL Server 2014 at:
    An error occurred during the SQL Server 2014 Setup operation.
    Error result: -2067529676
    Result facility code: 1220
    Result error code: 52
    For more information, review SQL Server 2014 Setup logs in your temp folder."
    The log file contains :
    07/08/2014 17:08:25.245 Setup launched
    07/08/2014 17:08:25.261 Attempting to determine media source
    07/08/2014 17:08:25.276 Media source value not specified on command line argument.
    07/08/2014 17:08:25.307 Setup is launched from media directly so default the value to the current folder.
    07/08/2014 17:08:25.323 Media source: E:\Setup\Microsoft\SQL 2014 Express\SQLEXPRWT_x64_ENU\
    07/08/2014 17:08:25.339 Attempt to determine media layout based on file 'E:\Setup\Microsoft\SQL 2014 Express\SQLEXPRWT_x64_ENU\mediainfo.xml'.
    07/08/2014 17:08:25.401 Media layout is detected as: Advanced
    07/08/2014 17:08:25.417 Not a slip stream media, so continuing to run setup.exe from media.
    07/08/2014 17:08:25.448 Error: This OS is not supported
    07/08/2014 17:08:27.479 Setup closed with exit code: 0x84C40034
    Why not supported this OS, if the SQL Server 2012 Express x64 is, and Windows Phone SDK 8.0 also.
    Thanks.

    Hey DBT,
    SQL Server 2014 Express supports your operating system.
    You can see the link below the requirements for each version: http://msdn.microsoft.com/en-us/library/ms143506.aspx
    Did you try to restart the computer and then try installing again?
    There are users that it helps them, it might solve the problem but preventing them expect an error and understand why it happens.
    Sometimes it appears as a result of lack of .NET Framework (check the Microsoft article if you meet the requirements before installation).
    If you are interested to View and Read SQL Server Setup Log Files
    I've provided you a link that explains simply how to do this.
    http://technet.microsoft.com/en-us/library/ms143702(v=sql.110).aspx
    Please Mark This As Answer if it helps to solve the issue
    Tzuri Ben Ezra | My Certifications:
    CompTIA A+ ,Microsoft MCP, MCTS, MCSA, MCITP
    |
    FaceBook: Tzuri FaceBook | vCard:
    Tzuri vCard | 
    Microsoft ID:
    Microsoft Transcript 
     |

Maybe you are looking for