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

Customize HttpClientHandler #102

Open
ddydeveloper opened this issue Jul 3, 2018 · 0 comments
Open

Customize HttpClientHandler #102

ddydeveloper opened this issue Jul 3, 2018 · 0 comments

Comments

@ddydeveloper
Copy link

Goog morning!

I've investigate in short the github code just to be familiar with it. Unfortunately, I didn't find any options to custimize HttpClientHandler. It can be useful in this way:

  1. I am getting security error after google API request. The reason is experid certificate, e.g.;
  2. I can't be sure, so the next way to override ServerCertificateCustomValidationCallback;
  3. If it works after overriding - the reason is an expired certificate.

What do you think, is it goog idea to provide such stuff for the customization or not? At least the logs can be extended to clearly understand the problem, right now I can see just:

A security error occurred

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