Re: Redirecting to https URL when https port is accessed with http scheme

2018-10-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martynas, On 10/6/18 06:31, Martynas Jusevičius wrote: > see also this thread: > https://mail-archives.apache.org/mod_mbox/tomcat-users/201808.mbox/%3C cae35vmwcm9dkxmvabofgjb5d_oa07a6mrjxwcgknksbzgjh...@mail.gmail.com%3E > > I did this with front

Re: Redirecting to https URL when https port is accessed with http scheme

2018-10-06 Thread Martynas Jusevičius
Ettra, see also this thread: https://mail-archives.apache.org/mod_mbox/tomcat-users/201808.mbox/%3ccae35vmwcm9dkxmvabofgjb5d_oa07a6mrjxwcgknksbzgjh...@mail.gmail.com%3E I did this with front nginx eventually. On Sat, Oct 6, 2018 at 7:29 AM ettra lancelot wrote: > > Thank you for the detailed ans

Re: Redirecting to https URL when https port is accessed with http scheme

2018-10-05 Thread ettra lancelot
Thank you for the detailed answer, Chris. On Sat, Oct 6, 2018 at 2:41 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Etcy, > > On 10/5/18 14:57, ettra lancelot wrote: > > I would like to know whether it's possible to configure

Re: Redirecting to https URL when https port is accessed with http scheme

2018-10-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Etcy, On 10/5/18 14:57, ettra lancelot wrote: > I would like to know whether it's possible to configure tomcat to > automatically redirect to the https URL when https port is access > using http scheme instead of https*.* There is no way to get To

Re: Redirecting to https URL when https port is accessed with http scheme

2018-10-05 Thread Bill Harrelson
users@tomcat.apache.org Subject: Redirecting to https URL when https port is accessed with http scheme Hi, I would like to know whether it's possible to configure tomcat to automatically redirect to the https URL when https port is access using http scheme instead of https*.* For example,

RE: Redirecting to https URL when https port is accessed with http scheme

2018-10-05 Thread Gillett, Phil
1:57 PM To: users@tomcat.apache.org Subject: Redirecting to https URL when https port is accessed with http scheme Hi, I would like to know whether it's possible to configure tomcat to automatically redirect to the https URL when https port is access using http scheme instead of https*.* F

Redirecting to https URL when https port is accessed with http scheme

2018-10-05 Thread ettra lancelot
Hi, I would like to know whether it's possible to configure tomcat to automatically redirect to the https URL when https port is access using http scheme instead of https*.* For example, say I have configured an ssl connector on port 8443, if I access the connector using http scheme (eg: http://l