Create a new security configuration, assign the CertificateAuthenticationLoginModule authentication provider to it, and assign the security configuration to an Unwired Server domain.
Prerequisites
Install CertificateAuthenticationLoginModule dependencies. See
Installing SAP Cryptographic Libraries on Unwired Server.
Task
The CertificateAuthenticationLoginModule authentication provider supports X.509 certificate logins to SAP systems through both JCo and DOE-C connections. You can assign security configurations to domains or packages.
- Log in to Sybase Control Center. Navigate to and select Security.
- Select the General tab, then New.
- Name the secrurity configuration, for example X509SECADMINCERT, and click OK.
- Select the X509SECADMINCERT security configuration.
- Select the Authentication tab.
- Click New and select com.sybase.security.core.CertificateAuthenticationLoginModule as the Authentication provider.
- Click OK to accept the default settings, or modify any additional settings as required.
- Select com.sybase.security.core.NoSecLoginModule and click Delete.
- Select the General tab, select Validate, then Apply.
- Navigate to the domain to which you are assigning the security configuration, and select the Security Configurations tab.
- Click Assign, and select X509SECADMINCERT to assign the security configuration to the domain.
- Select the Security tab, and remove any other security configurations for the domain, if configured.