Hello, While trying to configure squid to work as a front-end to outlook web access, and trying to get squid to listen to https on port 443, it complains there is no ssl certificate. Is there any way to get a temporary key? Will I just need the following line in squid.conf: https_port 443 cert=/path/to/cert.pem So where can I get a free (if even for a week) .pem file? Thanks, Guy