All,
I was on vacation and just got back yesterday. Thank you for all your
replies.
Ray,
I tried configuring mgmt.server-name two ways:
mgmt.server-name=
https://cas-dev-mgmt.wichita.edu:443 still redirects
to 9443
mgmt.server-name=
https://cas-dev-mgmt.wichita.edu same as above
Jonathan,
SSLProxyEngine on
SSLProxyVerify none
SSLProxyCheckPeerCN off
SSLProxyCheckPeerName off
SSLProxyCheckPeerExpire off
ProxyPass /
https://localhost:9443/
ProxyPassReverse /
https://localhost:9443/
The management webapp works behind the apache proxy, I just have to
remove the :9443 from the url and refresh my browser,it effects 4 or
less people. It's just annoying for me.
As Ray said the app should not care what port its running on. So
somewhere in the management.properties there should be a way to tell it
use 443 or better yet, have it NOT inject server.port attribute in the
url string. Or.. AJP could work? Maybe?
Frabrice,
Translating from your yaml config to my management.properties config,
it looks like we have the same bits flipped but different ports and
schemes. I do not have the access log turned on and use-forward-headers
defaults to true for the tomcat embedded servlet container.
So I'm not sure this is relevant, I'm sure this works with the main
cas.war, which I think is the config you gave me, I'm not sure that ajp
works with the cas-managment.war, or I haven't seen it work yet. I
appreciate you taking the time to respond.
Thanks again everyone.
>
https://groups.google.com/a/apereo.org/d/msgid/cas-user/7bed06562837ce108891fa68d0ab6d0e9f86212c.camel%40uvic.ca
> .