When you use the AS2 web app, you need a key vault to set up the secrets and certificates that are required to run the AS2 web app.
Create a key vault and generate these certificates and secrets in the key vault:
Certificate/Secret | Description |
---|---|
Certificate for the AS2 web app |
This certificate is used by the AS2 web app in the:
Download the certificate in CER format. The downloaded CER file contains the public key of the certificate. Send the CER file to the EDI partner. So, the EDI partner can use this key to:
|
Public key of your EDI partner, registered as secret |
This secret (public key) is used by the AS2 web app in the:
Note: You receive this public key from your EDI partner in a CER file. Open the CER file with a text editor and copy the file content to Secret value field of the secret. |
Access key of Azure storage account, registered as secret |
In the AS2 inbound process, this secret is used by the AS2 web app to access the general storage location to store EDI message files. Note: Usually, the general storage location is defined by an Azure Storage account. Copy the Storage account access key to the Secret value field of the secret. Usually, key1 is used. |
For more information, refer to:
Related to | Notes |
---|---|
Set up AS2 Key Vault |
  |