Create a protocol profile

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • You can create a custom HTTPS protocol profile to specify the credentials and certificates used for outbound web services. For example, you can create a custom HTTPS protocol profile to enable mutual authentication.

    시작하기 전에

    이 태스크 정보

    Mutual authentication causes the web service provider and consumer to authenticate with each other before communicating. You must configure a REST or SOAP message to support mutual authentication.
    • Outbound REST: Create a REST message using basic authentication.
    • Outbound SOAP: Create a SOAP message using mutual authentication.
    주:
    Mutual authentication is not available when making outbound web service calls through a MID Server.

    프로시저

    1. Navigate to All > System Security > Protocol Profiles.
    2. Click New.
    3. Fill in the fields on the form, as appropriate.
      표 1. Name of form
      Field Description
      Protocol Enter a unique name to identify this HTTPS protocol, such as mauth. The protocol name allows you to differentiate between normal HTTPS connections and HTTPS connections that use this protocol profile. The name you enter becomes the protocol name in the URL. For example, mauth://endpoint.service.com
      주:
      • Don't include upper case letters or special characters in the protocol name.
      • You can't create a custom protocol with an existing protocol name such as HTTPS.
      Default port Enter the port number for connections that use this protocol.
      Check box Select the client certificate the protocol uses to authenticate itself with the web service provider. The certificate must have a Type value of Java Key Store or PKCS12 Key Store.