NEW SSL Encrypted SQL Connections

Discussion in 'Databases' started by IPAlarms, Apr 23, 2014.

  1. IPAlarms

    IPAlarms Developer of VoIP2Go Voice over IP Platform

    This is mentioned on the list of features for SQL 2012 hosting (which I already have). I'm just wondering if anyone could explain in more detail about this.

    I run some Windows VPS's and am looking at ways to get a secure connection into my database at DASP.
     
  2. JorgeR

    JorgeR DiscountASP.NET Staff

    The SQL servers have SSL certificate installed for secure connections. If you are using SSMS, Options -Connection Properties, Select box - Encrypt Connection . If you are using code- you can reference our kb - https://kb.discountasp.net/KB/a753/...tring-so-that-communication.aspx?KBSearchID=0 . Please post back if you need further details or information. If the information that we supplied is not what you are looking for, please elaborate on the scenario you are working with.
     
    mjp likes this.

Share This Page