diefferson / http_certificate_pinning

Https Certificate pinning for Flutter
Apache License 2.0
84 stars 76 forks source link

Revert "Pinning a certain certificate in the chain" #50

Closed diefferson closed 1 year ago

diefferson commented 1 year ago

Reverts diefferson/http_certificate_pinning#46

davideravasi commented 1 year ago

Hello @diefferson why did you revert it? Was it buggy? If so I can adjust my code and submit a new PR Let me know

diefferson commented 1 year ago

Hi @davideravasi after some tests I saw that this change is not working on both platforms, android and iOS. I think you could check it and submit a new PR.