Browse by Tags

Unable to start SQL Server service with a specific certificate?
Published 31 August 7 8:5 AM | SSQA.net
You may be aware that using SSL communications a HTTP server can have encryption for us, in this regard certificates must be authorized for server authentication. Microsoft recommends that you can do this by either obtaining an SSL certificate from a...
Restrict Access to SQL Server using "Certificates"
Published 2 July 7 4:7 AM | SSQA.net
Within SQL Server 2005 you could take help of certificates to restrict the access from a particular client's machine. Few times (even me) confused with or get an impression that SSL encryption is same, for more information on SSL( Secure Sockets Layer...