exchange_cert
Exchange certificates for AS2 or OFTP protocols, updating cryptographic credentials for secure data exchange.
Instructions
Exchange the specified certificate for AS2 or OFTP protocols
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| portId | No | The port ID | |
| requestId | No | The Request ID (for AS2) | |
| certificate | Yes | The certificate to exchange | |
| connectorId | No | The connector ID | |
| responseURL | No | The URL which the response should be sent (for AS2) | |
| workspaceId | No | The workspace ID | |
| exchangeType | Yes | The exchange type. Valid values: AS2(Request, Response), OFTP(Deliver, Request, Replace) | |
| certificateUsage | No | The cryptographic function(s) for the certificate. Valid values: 'Encryption,Verification,ServerTLS,ClientTLS' (for AS2) | |
| certificatePassword | No | The password of certificate (for AS2) |