Which of the following is required for Secure Sockets Layer (SSL) enablement within an HTTP server?
Answer(s): B
The iKeyman GUI, which is included within the IBM HTTP Server distribution, can be used to create a key database file (for example: key.kdb) needed to store personal server certificates required by the client browser during an SSL handshake.Incorrect Answers:D: Enable SSL directives within the IBM HTTP Server's configuration file (httpd.conf)
https://www-01.ibm.com/support/docview.wss?uid=swg21179559#step3
What data source property can an administrator configure to minimize the chances of encountering StaleConnectionExceptions?
Answer(s): A
The configuration options below help minimize the chances of encountering StaleConnectionExceptions by helping to ensure that your WebSphere Application Server maintains control of database connections, specifically, the only one closing them, rather than other components in your network:The datasource MIN connections should be set to 0. By setting a MIN > 0, you are telling the application server that this number of connections will be valid for the life of the application server JVM. Unless you can guarantee the MIN number of connections will never be timed out or dropped, setting a MIN will cause a StaleConnectionException when the connection becomes invalid.
https://www.ibm.com/developerworks/community/blogs/aimsupport/entry/websphere_application_server_staleconnectionexceptions?lang=en
Which is true about software repositories for IBM Installation Manager?
Answer(s): C
IBM Installation Manager is a single installation program that can use remote or local software repositories to install, modify, or update certain IBM products. It determines and shows available packages, checks prerequisites and interdependencies, and installs or modifies the selected packages. You also use IBM Installation Manager to uninstall the packages that it installed.
http://www-01.ibm.com/support/docview.wss?uid=swg24023498
What is one way to determine if administrative security for IBM WebSphere Application Server is disabled when logging into the Integrated Solutions Console?
Congratulations! You have successfully manually disabled Global Security for your IBM WebSphere Application Server instance. You should now be able to access the WAS Integrated Solutions Console (ISC) without having to specify a password.
http://www-01.ibm.com/support/docview.wss?uid=nas8N1012744
An administrator needs to resolve port conflicts after creating a managed node using the Profile Management Tool.Which supported method can be used to resolve the port conflicts?
If you discover ports conflicts, then you can reassign ports manually. To reassign ports, run the updatePorts.ant file by using the ws_ant script.
https://www.ibm.com/support/knowledgecenter/en/SSEQTP_8.5.5/com.ibm.websphere.base.doc/ae/tpro_instancessaappserv.html
Post your Comments and Discuss IBM C9510-418 exam prep with other Community members: