-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Friderike,

On 2/18/20 07:36, Friderike Hofmeister wrote:
> for our application we have to use the AJP protocol and so I
> understand with Tomcat 8.5.51 we have to configure the AJP
> connector as follows:
>
> <Connector port="8009" protocol="AJP/1.3" address="127.0.0.1"
> redirectPort="8443" secretRequired="false" secret="" />

You don't want secret="", which is different than leaving it unset.
Setting it to "" means it's set to an empty string.

I think you just want to remove the "secret" attribute altogether.

> With this browser error message changed to "403 -- Der Server hat
> die Anfrage verstanden, verbietet aber eine Autoriesierung."
Are there any other specific error messages in the logs?

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl5MC80ACgkQHPApP6U8
pFh1vBAAyuLFmU/o1Q5Uy4PmDMIbalzXJZDyYR0k+f8R9fUjStoKAR41cf34RJq8
l0WPPQ2NTZFbm7RPHkKHj7wtDlv0cGSGgZdY9RZFbiAHr+vIvuJQu1NTn0Uqq+Xm
Us0Uf0sSURlYRiJh+k9uXf7LAmsp5QwzbUyPPv35B6RoW9tg7yzFQk6fmue2FmvH
ZxEtmm2UvwqYXnJX/eDoiBn08Dh+24T8SghVyXwHQhGn4AukjGJkxXtWprVJULvC
Jp54+kfaOWi+848nQhYFDq6gMwKsCzB/3zUgo3l7rW8p4G64dfZMSUez5W/9nKcF
3m0bQHeWQQ+ROFXQr6U8Mkq90pMpOFaSkfo2uOaqPAQ9VtjDitBLNbSE8yYtcX1r
FZOSmFM3p2cXIx5nHK0Lt2F8kBibTFJJByl/ZWJP75Ejpqt4HoITmNbSmzTc4iAK
xg/8zjlfxLGHH9QrVLwarPEcZAZ0mzk7P5JAaMmO20IKQWBpV0oZlFfVDns9ua6I
+gor9/+n4hSS3yAcZjzl1Io+bcDUYUFV2aQeywfvzU5Oh+rQxbASe7nCajx4W9lp
Yxn+asTrVi1NtOiteuRmkQKqFF+PQIMyJuyu0T9L+pkLA6oFtqv2YuBzDzV9e4vG
A2qK7B+ZMe3sAkFcS1HDInRXcnB12kC0FPOWVOVRqXvAb+PkUbs=
=AFTe
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to