-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
Labels
No labels