I too am confused by what you are trying to achieve.
But I would follow basic troubleshooting steps, when you can't establish a connection to a port we need to first confirm the server (in this case your firewall) is running services on that port. So bring up a command line on your firewall and run:
telnet localhost 443
If that says connection refused then you need to enable the service (whatever service you are trying to get working), if this is captive portal, then you need to enable it under gateway properties / identity awareness. Or if its SSL VPN then its under gateway properties / Remote access.