On Wed, 4 Aug 2004, David Hajek wrote: > I'm using Squid-3 as a reverse proxy for one internal ssl server. I'm now > thinking about installing second internal ssl server and use the same squid > as a reverse proxy for this server as well - want to add second https_port > directive. I tried that but squid complaints about bad config file. I didn't > dig into the problem too much yet, but wanted to ask if this is possible > with squid.
You are supposed to be able to add as many https_port directives as you like. Each requires it's own list of parameters. To verify that your now port is correct try uncommenting the first.. I suspect it will still complain... Regards Henrik
