Skip to content

Add support for self-signed certificates #95

@kwilsonmg

Description

@kwilsonmg

Summary

The one connect python SDK does not currently allow for self-signed certificates to be authenticated when creating a new client, these will always fail.

Use cases

Self-signed certificates are inexpensive (free) and suitable for use in non-public facing applications.

Proposed solution

Supporting optional self-signed certificates through minor modifications to client.py.

Is there a workaround to accomplish this today?

Not using python.

References & Prior Work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions