tor 2007-05-24 klockan 11:51 -0500 skrev Jason Hitt:
> I have a squid r-proxy setup working great for http. Doing https on the
> same server I got it all working but its not liking the cert (convert
> from pfx to pem). Getting access denied even after I verified the cert
> passphrase by starting with squid -N. No key file yet, just manual.
You need both the public certificate and the private key. May be stored
in the same file if you like.
The PEM certificate is identified by "-----BEGIN CERTIFICATE-----", and
the key by "-----BEGIN RSA PRIVATE KEY-----".
What do you mean by "access denied"?
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT