-
Enhancement
-
Resolution: Done
-
Major
-
1.38.0.Final
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
2023 Week 21-23 (from May 22)
Vertx does not support SSL by default.
It needs to be setup.
For quarkus/psringboot, we will add default bean that produce the Vertx client options (ssl will be disable by default). Users might override them by providing their own bean.
For embedded execution, we will add a param constructor to StaticRrestWorkItemHandler
- is depended on by
-
KOGITO-9231 Configure RestWorkItemHandler SSL behaviour through properties
- Pull Request Sent