Have any modifications been made to the server.xml file? Can you attach a copy of it here? That contains no sensitive information. You might need to zip it up.
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
I looked at your SR - here is issue.
You have duplicate entry in server xml. This is what it should be:
sessionCacheSize="400" sslEnabledProtocols="TLSv1.2"
sslProtocol="TLS"
This is what you have
sessionCacheSize="400" sslProtocol="TLS" sslEnabledProtocols="TLSv1.2"
sslProtocol="TLS"
remove sslprotocol entry in first line
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA