I have a webserver behind my firewall in a DMZ that I want to secure with SSL. The firewall performs the NAT and translates it to my DMZ's IP address. This works great for http requests (port 80).
If you have a website that handles confidential or private information, it's wise to protect that site using Secure Sockets Layer technology. You can do this by adding an SSL certificate to your ...