robputt / Py-DNS-over-HTTPS-Proxy

Provides a simple Python based proxy for running DNS over HTTPS to Google's DNS over HTTPS service.
GNU General Public License v3.0
38 stars 6 forks source link

WARNING: REMOTE SSL CERT DID NOT MATCH EXPECTED (PINNED) SSL CERT #2

Closed arminmacx closed 7 years ago

arminmacx commented 7 years ago

Hi @robputt796 ,

today I got this error and script exit for possible MITM attack. Can we change pinned cert that you attach before?

robputt commented 7 years ago

Hi @arminmacx,

Sorry I did not realise these SSL certs expired so frequently... I will make some monitoring to check if the SSL cert changes and for it to email me.

Anyway for now I have updated the script.

Best Regards,

Rob

arminmacx commented 7 years ago

Hi @robputt796

its happened again