-
how does a client server make connection to TLS enabled KDB server?
We have enabled TLS on KDB servers; it is tested good between KDB servers via TLS.
now one client server wants to load data from KDB. how does it make connect to TLS enabled KDB?
we tried to use the following to make connection from #C side, but failed. any suggest?
tcps://hostname:port[:username:password]
Log in to reply.