airgap-it / tezblock

tezblock is a block explorer for Tezos.
https://tezblock.io
MIT License
29 stars 8 forks source link

SSL error for *.tezblock.io #43

Closed spacecowb0y closed 1 year ago

spacecowb0y commented 2 years ago

Hey folks,

I think there is a misconfiguration on your SSL certificate and many subdomains are redirecting to a random website: https://mrandmrstontour.com

http: error: SSLError: HTTPSConnectionPool(host='ithacanet.tezblock.io', port=443): Max retries exceeded with url: / (Caused by SSLError(CertificateError("hostname 'ithacanet.tezblock.io' doesn't match either of '*.metanet.ch', '*.hostorama.com', 'metanet.ch', 'hostorama.com'"))) while doing a GET request to URL: https://ithacanet.tezblock.io/

I guess you would like to take a look at this :)