• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need to encapsulate app within SSL

phillydog

Senior member
I have a mail client running on port 90 that connects to my mail server.

I can normally access it as http://hostname:90 which will bring up the client console. I would like to run this via SSL and have submitted this to the company, however this will not help me in the mean time.

Is there any way (perhaps using a java app) that I could run this app or whatever, via SSL and then call my mail client within the app, resulting in it all being within SSL?

Basically, if someone has a sniffer, I don't want them seeing my name/pass in clear text which is the way the mail client is designed by default, which is crappy.
 
Back
Top