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 |
What does nodeagent do in websphere application server?
How to find out certain server configuration details like port no, server name, node name, pid?
What is difference between type4 and type2?
What are the features of message broker?
What is a profile in websphere application server?
if we want to perform some operation at receiving application when it receives some message, then what objects are required at the receiving application?
WAS Version 6.0 and 6.1 difference?
What is default admin port?
Explain about Web sphere MQ JMS Provider?
Can we see objects cached in dynacache?
Explain something about inventory table? Whats does inventory flags used for?
I installed a new application, what do I need to do before I can access it from the web server url?