Home › Forums › PyKX › PyKX TLS Mode with company CA › Re: PyKX TLS Mode with company CA
-
Hi,
This should work, could you provide the error that you’re seeing when attempting to initialise the connection?
There are multiple IPC connection types with PyKX, my suggestion would be that for TLS enabled IPC you make use of the SecureQConnection class documented here
If this does not work a minimal code example would be extremely helpful.