Skip to content

Allow specify custom signed certs & insecure mode #16

Description

@credmond

The tool may not work well in corporate environments.

There doesn't seem to be an "insecure" more like curl's --insecure, allowing _ssl.c to effectively trust untrusted certs:

PS C:\dev\tmp\atlassian> atls jira issue search "project=PROJ AND status=Open"
Error: Connection error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1082)

Nor does there seem to be away to a) include certs or b) tell it to use system certs.

Additionally, the upgrade option which leads to "uv tool upgrade" might need --system-certs too or it will fail (as I've observed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions