Skip to main content
How Can We Help?

Search for answers or browse our knowledge base.

Using TLS 1.2 with XSPOC

You are here:
< Back

TLS 1.2 is prepackaged in Windows server 2019+. Previous versions will need to install the following Driver:

Microsoft® OLE DB Driver 18 for SQL Server Download (click here)

Microsoft TLS Instructions (click here)

To use TLS 1.2 you will need to specify a different SQL provider in your XSPOC.ini file as shown below:

[xspoc]
ConnectString=Provider=MSOLEDBSQL.1;User ID=<username>;PWD=<password>;Initial Catalog=<xspocDBName>;Data Source=<serverAddress>
Server1=