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

Verification of every request #39

Closed
PawlikMichal25 opened this issue Mar 6, 2023 · 1 comment
Closed

Verification of every request #39

PawlikMichal25 opened this issue Mar 6, 2023 · 1 comment

Comments

@PawlikMichal25
Copy link

I'm very puzzled by this behaviour: https://github.com/diefferson/http_certificate_pinning/blob/master/lib/src/dio/certificate_pinning_interceptor.dart#L28

the whole point of SSL pinning is to have verification of every request, isn't it?

some references:

@PawlikMichal25 PawlikMichal25 changed the title Verification of request Verification of every request Mar 6, 2023
@diefferson
Copy link
Owner

Hi @PawlikMichal25, good point, this behavior was added by a contributor, I will analyze this code remove it or change this behavior to be optional and disabled as default.

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