PlaidWeb/Pushl

Better error reporting

Closed this issue · 0 comments

ERROR:urllib3.connection:Certificate did not match expected hostname: themindfulnessapp.com. Certificate: {'subject': ((('organizationalUnitName', 'Domain Control Validated'),), (('organizationalUnitName', 'EssentialSSL Wildcard'),), (('commonName', '*.binero.se'),)), 'issuer': ((('countryName', 'GB'),), (('stateOrProvinceName', 'Greater Manchester'),), (('localityName', 'Salford'),), (('organizationName', 'COMODO CA Limited'),), (('commonName', 'COMODO RSA Domain Validation Secure Server CA'),)), 'version': 3, 'serialNumber': '4AD42FAD2417190F22820224FF009436', 'notBefore': 'Apr  3 00:00:00 2018 GMT', 'notAfter': 'Apr  3 23:59:59 2019 GMT', 'subjectAltName': (('DNS', '*.binero.se'), ('DNS', 'binero.se')), 'OCSP': ('http://ocsp.comodoca.com',), 'caIssuers': ('http://crt.comodoca.com/COMODORSADomainValidationSecureServerCA.crt',), 'crlDistributionPoints': ('http://crl.comodoca.com/COMODORSADomainValidationSecureServerCA.crl',)}

It would be nice if these errors also showed what the origin of the connection request was.