I did not ask for the addresses ... :-)
But if fortunately the _name_
internal-server.domain.com
would translate to the same address (not the internal one) as the _name_
external-server.domain.com
on public DNS ...
your problem would only be a matter of mapping
http to https and that could be handled using Apache :-)
I am unfortunately not a Squid expert so certainly Squid would
do it as well ...
But perhaps you do not control these parameters ...
Regards,
Claus
----- Original Message -----
From: "Souchon Yann" <[EMAIL PROTECTED]>
> > And unfortunately internal-server.domain.com does _not_
> > translate to external-server.domain.com in public DNS ???
>
> The internal-server isn't not reacheable from internet, and SQUID PROXY is
> in a DMZ.
> Nobody can access to the internal network from internet.
>
> For security, I would like to use SSL between CLIENTS and PROXY SQUID.
>
> Yann