diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-04-21 15:01:30 +0100 |
---|---|---|
committer | Ajith Sreekumar <ajith.sreekumar@bell.ca> | 2021-05-07 10:59:26 +0000 |
commit | 65a74af54d786c9217e4a8993e025e1748892bd8 (patch) | |
tree | 1540da655ce58ee5b7d6bb3e1266ba63bca78a31 /examples/examples-onap-bbs/src | |
parent | af41a79aa9554919b83b5120f18e1f130ecb59b4 (diff) |
Changes to support Kafka over SSL in APEX
The Kafka plugin in APEX-PDP already has a field "kafkaProperties" that
can take in any properties required for the Kafka client. This is apt to
store the SSL related properties as they could change based on the
server implementation.
To make the communication possible, the only change required in APEX is
to allow a property to have an empty value.
For e.g., to disable the server host name verification, ssl.endpoint.identification.algorithm must to be explicitly set to an empty string on the client.
Change-Id: If3adaeaf11e5fbbd2aff582b5d4ba7824017ea8a
Issue-ID: POLICY-3194
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
(cherry picked from commit bd21c78ed6953de4e8f9fd43311fd22bee7a5472)
Diffstat (limited to 'examples/examples-onap-bbs/src')
0 files changed, 0 insertions, 0 deletions