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:
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.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |