Can you try to use openssl s_client?
an exapmple:
"openssl s_client -connect facebook.com:443"

Eliezer


On 12/01/2015 11:41, HackXBack wrote:
hello,
according to this chapter
http://wiki.squid-cache.org/ConfigExamples/Reverse/SslWithWildcardCertifiate
i bought signed  certificate
but no one accept  rsa:1024
so i generate the key with rsa:2048
after i got my crt from them
https_port 443 cert=/usr/newrprgate/CertAuth/signed.crt
key=/usr/newrprgate/CertAuth/testkey.pem

but i got error in browser
Error code: sec_error_inadequate_key_usage
so what could be the problem ?


_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to