Currently. I have to create client application to connect IBM MQ server which only support TLS. After google a lot. I know the JDK used have to support FIPS.
Any one can help with how to set it up on Linux server?
You're right. FIPS is not supported as default in Oracle JDK.
Or you can switch to use IBM SDK will is easy to config FIPS mode, Details please refer to IBM knowledge center.