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 is the role of configuration manager?
why do we need it?
what may cause installation of websphere application server over system I to bestopped suddenly with no log file creation?
What are controller commands used in member subsystem?
How to deploy an application in websphere?
How many no full repository queue managers are required for creating a cluster.
Applications installed fine, also generated plugin, but application still not working, in this case which log to see?
how can we write the mqsc commands that have too many parameters?
What is the exportrelease.xml ?
what are the differences between Generic server and application server in WebSphere environment?
What is use of fmt tag?
I installed a new application, what do I need to do before I can access it from the web server url?