I don't know what I did wrong.
I set up all the credentials and IP, Port, Namespace, SSL/TLS Server Name and .ini file but I still cannot connect to db. and It says
Iris ODBC][State : 08S01][Native Code 459]
[C:\Windows\system32\odbcad32.exe]
Connection via irisconnect failed:
Matching SSL server config not found in ssldefs.ini or registry
How did you do the SSLDefs.ini file in the client, and where did you put it?
I put the file on C:\Program Files (x86)\Common Files\InterSystems\IRIS
[TLSConfig]
VerifyHost=0
VerifyPeer=0
CipherList=ALL:!aNULL:!eNULL:!EXP:!SSLv2
TLSMinVersion=16
TLSMaxVersion=16
[Live]
Address=sstar.rpt.netsmartcloud.com
Port=1972
SSLConfig=TLSConfig
[Build]
Address=sstar.rpt.netsmartcloud.com
Port=1973
SSLConfig=TLSConfig
[UAT]
Address=sstar.rpt.netsmartcloud.com
Port=1974
SSLConfig=TLSConfig