paypal / mirakl-hyperwallet-connector

The Hyperwallet Mirakl Connector (HMC) is a self-hosted solution that mediates between a Mirakl marketplace solution and the Hyperwallet (PayPal) payout platform.
https://paypal.github.io/mirakl-hyperwallet-connector/
Apache License 2.0
35 stars 34 forks source link

[Issue]: Layer 7 encryption set-up failure #26

Closed pfalkner closed 2 years ago

pfalkner commented 2 years ago

Describe the Issue

Kingfisher are trying to enable Layer 7 encryption on the HMC. They have run some tests but are seeing the following error in the logs:

image

We've had feedback from HW engineering that the requests coming from the HMC are missing delimiters ("."). As Layer 7 encryption enablement is a config setting from the merchants perspective, it suggests there may be an issue in the HMC code? Please can you investigate.

Environment

Test/UAT

Version

4.6.1

Expected Behavior

successful comms between HMC and HW in the transmission of API request.

Actual Behavior

No response

Steps to Reproduce

No response

Pre-conditions

No response

Relevant log output

No response

loopion commented 2 years ago

This was a port issue setup. It's resolved and working properly.