Closed GoogleCodeExporter closed 9 years ago
PWM expects an HTTPS connection, if configured to enforce SSL. I suspect that
IIS 7 forwards the request using plain HTTP to port 80 or 8080. If IIS handles
SSL, you do not need to enforce SSL on PWM.
When using Apache and mod_proxy_ajp or mod_jk you could forward the request
using the AJP protocol, which will include information telling Tomcat that the
connection is encrypted.
This is not a bug, so please discuss this issue on the mailing list. That will
allow others, who do not read the bug list, to participate and comment.
Original comment by menno.pi...@gmail.com
on 11 Feb 2014 at 9:07
How come if not using apache httd just the tomcat war ...how achieve https?
Original comment by barry...@gmail.com
on 21 Mar 2014 at 5:53
Original issue reported on code.google.com by
nickmbec...@gmail.com
on 11 Feb 2014 at 6:52