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 ability to supply cert file #70

Open
aviaviavi opened this issue Apr 16, 2021 · 0 comments
Open

Add ability to supply cert file #70

aviaviavi opened this issue Apr 16, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aviaviavi
Copy link
Owner

aviaviavi commented Apr 16, 2021

Documenting an issue uncovered by @flokli in a private repo that I'll describe here:

curl-runnings uses http-client-tls, which apparently has no nice way to configure your own cert file.

@flokli opened snoyberg/http-client#461, so http-client-tls honors SSL_CERT_FILE.

He recommended Switching Network.HTTP.Client.TLS to Network.HTTP.Client.OpenSSL and adjusting noVerifyTlsSettings should be sufficient

@aviaviavi aviaviavi added enhancement New feature or request good first issue Good for newcomers labels Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant