Private Key in setKeyAndChain

Hi All

We are using setKeyAndChain service to make a HTTPS call to a thirdparty system.

The setKeyAndChain service seems to take PrivateKey and CertFiles as input.

Could someone please clarify what this PrivateKey could mean.

The builtin services guide doesnt seem to talk about it, it just tells we need to provide the absolute or relative path of the file that contains the key.

I hope it is not the PrivateKey of the thirdParty since no one shares their privateKey with their client.

Thanks in advance

Its the authentication key/certificate for the box itself, you should specify the location of the file/key.