

Connector Guides › Connectors Guide › Connecting to Endpoints › SAP UME Connector › Installation › Enable SSL between SAP NetWeaver and Java CS
Enable SSL between SAP NetWeaver and Java CS
To improve the security of the link between Java CS and SAP NetWeaver AS Java, we strongly recommend that you set up an HTTPS connection.
Follow these steps:
- The SAP administrator does the following:
- Locate the certificate for the AS Java, or its CA certificate.
- Send the file to the administrator for CA Identity Manager .
- The administrator for CA Identity Manager does the following:
- To add the certificate to Java CS keystore as a trusted certificate, enter one of the following commands:
Windows:
jcs_install\conf..\jvm\bin\Keytool.exe -importcert -keystore ssl.keystore -storepass <keystore_password> -file <cert_file>
UNIX:
jcs_install/conf../jvm/bin/keytool -import -keystore ssl.keystore -storepass <keystore_password> -file <cert_file>
The keystore is in jcs-install/conf/ssl.keystore.
- Restart Java CS.
- Verify that the Use HTTPS check box is selected for each SAP UME endpoint that you create. This check box is selected by default.
Copyright © 2014 CA.
All rights reserved.
 
|
|