HTTPS / SSL AwareIm

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
triss
Posts: 2
Joined: Mon Mar 01, 2021 12:38 am

Re: HTTPS / SSL AwareIm

Post by triss »

For those looking for an easy to configure reverse proxy, you may want to check out Caddy Server: https://caddyserver.com

It is similar to NGINX in functionality, but benchmarks slightly faster, is much easier to configure, and most importantly will automatically obtain Lets Encrypt certificates. You can set it up in front of the AIM server, using the standard AIM ports between the AIM server and the proxy and port 443 to the outside world.

I have no relationship to this project, just a fan.

Tom
hpl123
Posts: 2579
Joined: Fri Feb 01, 2013 1:13 pm
Location: Scandinavia

Re: HTTPS / SSL AwareIm

Post by hpl123 »

triss wrote: Fri Mar 05, 2021 1:49 am For those looking for an easy to configure reverse proxy, you may want to check out Caddy Server: https://caddyserver.com

It is similar to NGINX in functionality, but benchmarks slightly faster, is much easier to configure, and most importantly will automatically obtain Lets Encrypt certificates. You can set it up in front of the AIM server, using the standard AIM ports between the AIM server and the proxy and port 443 to the outside world.

I have no relationship to this project, just a fan.

Tom
Cool, thanks for sharing. Anyone using this with Aware?
Henrik (V8 Developer Ed. - Windows)
cishpix
Posts: 183
Joined: Fri Nov 06, 2015 5:07 am
Location: Indonesia

Re: HTTPS / SSL AwareIm

Post by cishpix »

triss wrote: Fri Mar 05, 2021 1:49 am For those looking for an easy to configure reverse proxy, you may want to check out Caddy Server: https://caddyserver.com

It is similar to NGINX in functionality, but benchmarks slightly faster, is much easier to configure, and most importantly will automatically obtain Lets Encrypt certificates. You can set it up in front of the AIM server, using the standard AIM ports between the AIM server and the proxy and port 443 to the outside world.
Hi Tris, you're right.
I have test it but do you know how to solve the session timeout after we login into our AwareIM application?
FYI, I have set it (AwareIM server) as reverse proxy in Caddy. And I have try add XFP in Tomcat configuration but still stuck.
Any idea?
Regards,

Suwandy
-----------------
Kisaran - Indonesia
cishpix
Posts: 183
Joined: Fri Nov 06, 2015 5:07 am
Location: Indonesia

Re: HTTPS / SSL AwareIm

Post by cishpix »

cishpix wrote: Fri Mar 12, 2021 1:02 pm I have test it but do you know how to solve the session timeout after we login into our AwareIM application?
I think I know my issue and I've solved it.
The issue in my Caddy configuration, no need use rewrite. It's my fault :D
Regards,

Suwandy
-----------------
Kisaran - Indonesia
Post Reply