I have two connectors in my server.xml
<connector port=8090... redirect=8443>
and
<connector port=8443...>
If I only want to use TLS do I need both connectors.
Regards,
Damon
You only need one connector.
I'd hang on to the one you don't want in the config though - comment it out, don't delete, you might want to fall back on it or have it around for reference when upgrading.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.