cancel
Showing results for 
Search instead for 
Did you mean: 

HCI to ByD certificate

Former Member
0 Kudos
Hi all,
I'am working on an integration flow in which HCI need to insert data into ByD.
I added the HCI Certificate to the ByD Certificate Trust List but I keep getting this error
Error : caused by UntrustedURLConnectionIOException:RequireClientCertificate is set, but no local certificates were negotiated. Is the server set to ask for client authorization?"


any idea how to resolve this ?


Thanks.

  BR.

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos
  • Are you using a Standard Pre-Delivered Integration Content or A Custom Integration Flow?
  • In your Receiver SOAP Channel for BYD, make sure Authentication Mode is Certificate Based Authentication.
  • For the Private Key Alias, provide the name of your Private key from your Keystore (system.jks) here.
  • On Byd, make sure the Public Certificate of this Private Key is configured against Client Authentication..

Regards

Bhavesh