knox icon indicating copy to clipboard operation
knox copied to clipboard

KNOX-3021 - Http configuration is set on non-SSL Jetty connectors too

Open smolnar82 opened this issue 11 months ago • 0 comments

What changes were proposed in this pull request?

as described in KNOX-3021, when SSL is disabled, the created Jetty connector are not populated with the pre-configured HTTP configuration. This patch fixes this issue.

How was this patch tested?

Added new unit tests and executed the entire test set locally.

smolnar82 avatar Mar 14 '24 10:03 smolnar82