Skip to content

Error with self-signed SSL certificate #40

@alexvorobiev

Description

@alexvorobiev

I am on an enterprise network which injects corporate certificates. I believe the relevant part of the jira-terminal error is

source: Some(Custom { kind: InvalidData, error: WebPKIError(UnknownIssuer) })

In order to make cargo happy I have to do this:

export CARGO_HTTP_CAINFO=my_custom_cert_bundle.crt

What do I need to do for jira-terminal to accept my certificates?

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