I have a RHEL running two independent programs with their own web interfaces, one says to use the HTTPD SSL, but I can't seem to figure out how it is currently using HTTPD as it has it's own configuration, the other has it's own web interface as well, and supposedly uses the HTTPD SSL on port 15443, but I cannot seem to get that one to work either. I have a cert installed and working just fine on 443. The ports I need the same cert bound to is 6108 and 15443. Since these are already bound by the programs, I can't use listen for those ports, hTTPD fails to start, and having them configured as Virtuals in the SSL.conf does not appear to work either. Both programs use the hostname for the URL with the port, so the cert should work just fine, just can't seem to figure out what I am doing wrong. And to think I have done this all in the past........ don't use it, ya lose it.