dmariogatto / certificate-transparency

Certificate Transparency ported to C# for .NET
MIT License
6 stars 2 forks source link

Getting Valid Response even though connected to MITM Proxy server and installed their root certificate. #10

Open Manojyarram opened 1 year ago

Manojyarram commented 1 year ago

I am using https://mitmproxy.org/ to recreate the MITM attack. I followed all the steps mentioned but this certificate transparency library always responds true. I can share the logid if required.

dmariogatto commented 1 year ago

Do you have a sample project with the issue you're describing?