Creating Security Profiles to Enable Mutual Authentication for SAP

Create security profiles and associate them with X.509 server certificates that can be used to establish secure connections between a client, Unwired Server, and the SAP EIS.

Prerequisites
Task

To secure connections, create two new security profiles: one for the SAP gateway and one for Unwired Server. If you imported the user and CA certificates into keystore or truststore locations other than the default, make sure the paths and passwords reflect them.

  1. In the Sybase Control Center navigation pane, click Configuration.
  2. From the General tab, click SSL Configuration.
  3. Select <ADD NEW SECURITY PROFILE> and create a security profile for SAP servers:
    • Security profile name – for example, TechnicalUser for NetWeaver/DOE connections or Proxy for SAP Gateway connections.
    • Certificate alias – the case sensitive certificate alias you defined when you imported the certificate into the keystore. For example, doetech, proxy (or whatever value you set the alias to using the keytool -alias option).
    • Authentication – strong_mutual
  4. Select <ADD NEW SECURITY PROFILE> and create an Unwired Server security profile:
    • Security profile name – for example, SUPServer.
    • Certificate alias – SUP (or whatever value you set the alias to using the keytool -alias option).
    • Authentication – strong_mutual.
  5. Restart Unwired Server.