Product Documentation
Abstract
Nokia5529IDM Java Collector can communicate through an HTTPS connection. The default configuration for this collector, the SOAP port is 8080 which is for HTTP. If Nokia AMS Server's NBI Protocol SOAP port is enabled at 8443 which is HTTPS how to configure to get these devices?
Content
We have set the below properties in the collector properties file in order to make the secure SOAP connection with IDM/AMS.
soap.secure=true (it will configure the collector to use EMS port 8443 for SOAP connection)
jsse.httpsImpl=com.ibm.net.ssl .www2.protocol (default is com.ibm.net.ssl.www2.protocol)
jsse.trustStore=<Path to Trust store certificate>
jsse.trustPass=<trustStore Password>
This would help you to configure HTTPS connection, also this is configuration would be applicable only for Nokia5529Idm collector.
soap.secure=true (it will configure the collector to use EMS port 8443 for SOAP connection)
jsse.httpsImpl=com.ibm.net.ssl
jsse.trustStore=<Path to Trust store certificate>
jsse.trustPass=<trustStore Password>
This would help you to configure HTTPS connection, also this is configuration would be applicable only for Nokia5529Idm collector.
Doc will be updated with the above information and the latest version of the IDM supported.
Document Location
Worldwide
[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSNFET","label":"Netcool Network Management"},"Component":"Discovery;collectors","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"}],"Version":"4.2","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]
Product Synonym
itnm
Was this topic helpful?
Document Information
Modified date:
28 August 2019
UID
ibm11072086