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

Allow to use trusted certificate for server with self-signed #1

Open
alexmario74 opened this issue May 20, 2020 · 0 comments
Open

Allow to use trusted certificate for server with self-signed #1

alexmario74 opened this issue May 20, 2020 · 0 comments

Comments

@alexmario74
Copy link

Hello,

I'm not sure this project is still active, I just try to ask for an enhancement, on which I could help working on.

It would be grate to have the possibility to set a trusted certificate for the ReqwestClient, in order to access servers with a self signed certificate.

That is usual case in environments like dev, test or even production in case of intranets.

I think it can be done by using a reqwest::ClientBuilder with the setter add_roor_certificate().

Of course it should be added an optional configuration attribute to activate this part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant