Forum Discussion

Sangam's avatar
Sangam
Ideator I
5 years ago

Error : Microsoft [ODBC SQL Server Driver]SSL Security Error

I am getting this error while ARAS installation, DB configuration. If anybody faced the same error or can provide a solution that will be helpful. 

4 Replies

  • Hi

    Have you checked IIS web access ?

    I'm using non SSL environment in the local network. 

    So I've never faced similar case. 

    BR!

  • Anonymous's avatar
    Anonymous
    Approved

    the same problem, how to fix? app server: windows 2019 standard, database server: mssql2017 express on centos 8 x86_64.

    • M_kaneda's avatar
      M_kaneda
      Creator I

      Hi,

      Yes! I've resolved this problem myself.

      In this case, your database server is not selected in the pull down menu.

      →(Local)\SQLEXPRESS is your database server name?

      Server name is similar with server name which is selected when you start SQL server Management Studio. 

      BR!

      • Anonymous's avatar
        Anonymous
        Approved

        I used the IP not the server name to connect, it can connected with sqlcmd successful, but not in the installation.