KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums PyKX PyKX TLS Mode with company CA Re: PyKX TLS Mode with company CA

  • cmccarthy1

    Member
    September 4, 2023 at 12:00 am

    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.