AS2 cert issue

Alekhya 0 Reputation points
2025-01-22T18:34:21.8366667+00:00

Hi, I am using logic apps for our EDI documents and need to connect to external system through AS2 connection. I have used APIM to mask the logic app URL(http trigger).

For AS2 connection, we  generated and installed CA self-signed our company certificate in azure and added private key to azure key vault.

I am trying to install CA self signed  certificate in azure APIM(As of now APIM has Microsoft signed cert), so proxy service that will be exposed to third party system will have CA self signed SHC certificate that they need to install. I am having issues to tie that certificate to APIM. can anyone help here.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,333 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Alekhya 0 Reputation points
    2025-01-23T17:48:03.3366667+00:00

    Hi @Loknathsatyasaivarma Mahali ,

    I appreciate all your help here, but I did follow all the steps earlier which you have mentioned. But still when I access my end point it is not secured.

    I will try once more and see, if not will reach out to you here.


  2. Alekhya 0 Reputation points
    2025-01-28T05:17:26.19+00:00

    Hi @Loknathsatyasaivarma Mahali I didnt find this my current version APIM

    navigate to API Management, go to API > Design > API Settings there in the SSL Settings, configure the SSL certificate

    below screen shot


  3. Loknathsatyasaivarma Mahali 170 Reputation points Microsoft Vendor
    2025-01-29T06:59:42.9033333+00:00

    Hello @Alekhya,

    Greeting for the day.

    In Azure API Management, the SSL settings can be found in the "Custom domains" section of the API Management service. Here are the steps to configure SSL certificate in Azure API Management:

    • Go to your API Management service in the Azure portal.
    • In the left-hand menu, click on "Custom domains".
    • Click on the custom domain that you want to configure SSL for.
    • In the "Custom domain" blade, click on "SSL settings".
    • Click on "Upload Certificate" and select the SSL certificate file that you want to use.
    • Enter the password for the certificate (if required).
    • Click on "Save" to save the SSL certificate.

    Also, please refer the below screenshots:image (2)

    image (3)

    Note: If you’re looking to set SSL for specific APIs under the Design > API Settings section, that may not be where SSL is handled in Azure APIM. SSL settings are generally managed at the APIM instance level (as shown above) or at the custom domain level.

    Hope the above provided information helps you in better understanding, if you have any further queries, please feel free to reach out to us.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.