Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #28707

Closed
wilkinsona opened this issue Nov 16, 2021 · 0 comments
Labels
type: documentation A documentation update
Milestone

Comments

@wilkinsona
Copy link
Member

The "Configure SSL" section says that "we recommend using application.properties to configure HTTPS, as the HTTP connector is the easier of the two to configure programmatically". The example in the docs for configuring Tomcat with multiple connectors then shows adding an SSL connector. We should simplify the example by showing how to add an HTTP connector under the assumption that the SSL connector will have been configured using configuration properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

2 participants