This is a discussion on RE: [squid-users] HTTPS questions within the Squid Users forums, part of the Web Server and Related Forums category; On Tue, 27 Jan 2004, Derek Winkler wrote: > cache_peer owahost.algorithmics.com parent 443 0 no-query ssl proxy-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tue, 27 Jan 2004, Derek Winkler wrote:
> cache_peer owahost.algorithmics.com parent 443 0 no-query ssl proxy-only > originserver login=PASS sslcert=/opt/squid/etc/owahost.algorithmics.com.crt > sslkey=/opt/squid/etc/owahost.algorithmics.com.key sslflags=DONT_VERIFY_PEER You don't need the certificate information in the cache_peer. This certificate is for use as a optional client certificate when connecting to the server, not the server certificate. Regards Henrik |