Actions
Task #2215
closedUpdate Tomcat image to 8.5.56
Start date:
04/17/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
About a week ago, new version of Apache Tomcat was released - it is 8.5.54. We should update our images accordingly.
We have to incorporate support for a secret for AJP/1.3 connector - to better take care of the Ghostcat vulnerability that was patched in 8.5.51.
Updated by Petr Fišer over 4 years ago
- Subject changed from Update Tomcat image to 8.5.54 to Update Tomcat image to 8.5.56
Updated by Petr Fišer over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated and pushed into develop as git.2198e8c .
Also had to create options to enable and configure AJP port. There was a change in recent Tomcat versions and it now has AJP disabled and/or listening on localhost and/or protected by secret by default.
Actions