I am doing POC around OpenSearch1.3 by enabling SSL with self signed certificte but getting SSL Exception.I tried going throgh Opensearch DOC but found no relavent content . Please help if there is any way to enable SSL logs . javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
Asked
Active
Viewed 405 times
3
-
I have solved this issue..We need to open file
/config/jvm.options and add a line as -Djavax.net.debug=all and restart service – bimlesh prasad singh May 31 '22 at 10:15