[Privoxy-devel] Server certificate verification failed

Lee ler762 at gmail.com
Sun Jan 24 20:08:21 UTC 2021


With https-inspection enabled, I get a certificate error for
https://www.theworld.com/

Server certificate verification failed

Privoxy was unable to securely connect to the destination server.

Reason: The certificate is not correctly signed by the trusted CA

cert. version     : 3
serial number     : 25:C2:BE:2B:17:49:94:87:F1:B7:18:90:B4:68:04:F3
issuer name       : C=GB, ST=Greater Manchester, L=Salford, O=Sectigo
Limited, CN=Sectigo RSA Organization Validation Secure Server CA
subject name      : C=US, postalCode=02135, ST=Massachusetts,
L=BOSTON, ??=696 WASHINGTON ST, O=STD INC, CN=*.theworld.com
issued  on        : 2020-09-08 00:00:00
expires on        : 2021-09-09 23:59:59
signed using      : RSA with SHA-256
RSA key size      : 2048 bits
basic constraints : CA=false
subject alt name  : *.theworld.com, theworld.com
key usage         : Digital Signature, Key Encipherment
ext key usage     : TLS Web Server Authentication, TLS Web Client Authentication


hrmm... my trustedCAs.pem is kind of old, so get a new copy from
https://curl.se/ca/cacert.pem
.. site is still untrusted
restart privoxy
.. site is still untrusted
add this to my user.action

{ -https-inspection }
.theworld.com/

and no problems connecting using firefox.

Anyone else have this problem?

Thanks
Lee


More information about the Privoxy-devel mailing list