modelmesh icon indicating copy to clipboard operation
modelmesh copied to clipboard

Use SSL context/params in RPP for HTTPS

Open tteofili opened this issue 2 years ago • 2 comments

Motivation

Need to better support remote payload processing in terms of secure connections.

Modifications

We allow injecting SSLContext (with SSLParameters) into RemotePayloadProcessor's HttpClient.

Result

Supporting sending payloads to remote endpoints over HTTPS.

tteofili avatar Dec 06 '23 15:12 tteofili

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tteofili Once this PR has been reviewed and has the lgtm label, please assign rafvasq for approval by writing /assign @rafvasq in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

oss-prow-bot[bot] avatar Dec 06 '23 15:12 oss-prow-bot[bot]

closes #130

tteofili avatar Dec 06 '23 15:12 tteofili