Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for invalid certificate #210

Open
dracorp opened this issue May 6, 2024 · 1 comment
Open

Add option for invalid certificate #210

dracorp opened this issue May 6, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dracorp
Copy link

dracorp commented May 6, 2024

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?

@dracorp dracorp added the enhancement New feature or request label May 6, 2024
@orhun
Copy link
Owner

orhun commented Jun 20, 2024

Thanks for reporting it!

Here is how custom SSL certificates can be implemented: algesten/ureq#386

Not sure if there is an option to ignore the certificate :/

@orhun orhun removed their assignment Jun 20, 2024
@orhun orhun added good first issue Good for newcomers help wanted Extra attention is needed and removed enhancement New feature or request labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants