Due to the way that SAP Netweaver and the Netweaver Application Server work, only HTTP basic authentication can be used. As a result, data (including user IDs and passwords) is sent "in the clear" between CA Identity Manager and Netweaver AS.
Communications between Identity Manager components should already be secure.
To improve the security of the link between CA Identity Manager and SAP Netweaver AS, we strongly recommend that you set up an HTTPS connection.
To enable HTTPS communication between CA Identity Manager and SAP Netweaver
(Windows)<jcs-installation-location\conf>..\jvm\bin\Keytool.exe -importcert -keystore ssl.keystore -storepass <keystore_password> -file <cert_file>
(Solaris)<jcs-installation-location\conf>../jvm/bin/keytool -import -keystore ssl.keystore -storepass <keystore_password> -file <cert_file>
The keystore is in jcs-installation-location/conf/ssl.keystore.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |