orhun/halp

Add option for invalid certificate

Closed

#210 opened on May 6, 2024

 (1 comment) (0 reactions) (0 assignees)Rust (13 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (761 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

In my work, the traffic is decrypted, so:

Request error: `https://cheat.sh/vim: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer`

Could you add an option to ignore the certificate or add your own chain of CAs?

Contributor guide