barnacs / compy

HTTP/HTTPS compression proxy
ISC License
204 stars 34 forks source link

x509: requested SignatureAlgorithm does not match private key type #34

Closed jonnym1 closed 6 years ago

jonnym1 commented 6 years ago

Getting the error message when trying to open some HTTPS web pages. one example is aao25.com page does not load on client and message in compy log x509: requested SignatureAlgorithm does not match private key type.

Anyone got any ideas how to resolve?

barnacs commented 6 years ago

Should be fixed by eb0b846