In how many ways we can install SSL certs in Websphere
Application server and how can we troubleshoot incase of
any issues/problems?
Answers were Sorted based on User's Feedback
We can install two ways like open ssl commands and through admin console.We could see the jvm logs and findout issue and fix it based on issues.Please have a look for sample issues like :
1.SSL Handshake exceptions
2. Cert expired
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / imran mulla
there are may way to install ssl certificated
ikeyman
openssl
keytool
gkscmd
we check the log and we troubleshoot like if Webserver side we check access log/ error log if plugin file is there we use httpd.log file
in app side we give jvm log.
1.SSL Handshake exceptions
2. Certificated expired
3.ssl/tls version miss match.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about the network deployment feature present in WAS?
what is queuemanager in ibm websphere mq ? What does queuemanager do?
How many types of profiles are in nd product?
What is the xmlaccess configuration file export.xml?
What is shared libraries?
What is model spi?
What is the Default bootstrap port?
who issues a certificate, explain in detail?
What is a managed webserver?
Explain about websphere packages?
Application installed but not working. What are troubleshooting steps?
how do you specify a jar file to be used by the application, consider that you have many jar files in your system?