I have a process listening on port 2345 and accepts direct connections without
tomcat (or other server).
Can a connector be defined in server.xml to listen on port 2346 for SSL
connections and then relay them to port 2345 on the same box? Note, tomcat has
nothing to do with port 2345 normally. I do not have Apache installed.
tnx,
/steveA<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: tomcat as SSL front-end for another service?