Has anyone got SSL working on port 443? I can get it to work on ports other
than 80 (of course) and 443 (the default for SSL). When I specify
port="443" (or remove port attribute) with secure="true" (along with other
cert tags) I get an "Address already in use: Bind" error at Orion startup.
Can anyone give me a suggestion as to what I am doing incorrectly? The fact
that it works fine on another port tells me that I must have done at least
most of the setup correctly.
I can browse: https://secure.myhost.com:439 (assuming I set the SSL port to
439) just fine.
Thanks,
Dale