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

Expose client certificate handling. #132

Open
back2dos opened this issue Oct 27, 2021 · 1 comment
Open

Expose client certificate handling. #132

back2dos opened this issue Oct 27, 2021 · 1 comment

Comments

@back2dos
Copy link
Member

Some option is needed to allow e.g. self signed certificates in fetch or at least in NodeClient, otherwise it's pretty hard to do HTTPS with localhost.

@kevinresol
Copy link
Member

One can now provide a custom Agent to NodeClient, does that fit your need?

public function new(?agent) {

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

2 participants