Advanced Installation TopicsSSL Certificate for AX Web Services

SSL Certificate for AX Web Services

Sana Commerce 9.1
Your connector

Configure Web Services to Use SSL

Important: If you did any modifications in the AIF service, before configuring the Web service to use SSL, you should regenerate the AIF service to use the default AIF configuration. For information on how to generate the AIF service, see Microsoft Dynamics AX installation manual.

To configure Microsoft Dynamics AX AIF Web services to use SSL:

Step 1: In Microsoft Dynamics AX go to:

  • Microsoft Dynamics AX 2009: Basic > Setup > Application Integration Framework > Services.
  • Microsoft Dynamics AX 2012: System administration > Setup > Services and Application Integration Framework > Inbound ports.

Step 2: Locate the service created during installation and deactivate if it is activated.

Step 3: Click on the 'Configure' button. Microsoft Service Configuration Editor will open where you can configure AIF Web services to use SSL.

Step 4: Create a new service binding of a 'basicHttpBinding' type and set the binding settings as shown on the screenshot below:


Create and Configure a Service Binding

Step 5: Under the 'Security' tab select the 'Transport' mode and 'Windows' TransportClientCredentialType:


Configure Security Settings

Step 6: Create endpoint and link it to the previously created binding:


Create Endpoint

Step 7: Under the 'Service Behaviors' node open 'serviceMetadata' and set 'HttpsGetEnabled' to 'True':


Configure Service Behavior

Advanced Installation TopicsSSL Certificate for AX Web Services