Thank you for the reply.
My connection string already has ssl =true. I wanted to include the cert information because of two way authentication.
I had done a workaround to include them as jvm options.
jvm.options file i had included the following
-Djavax.net.ssl.keyStore="\xxxxx.jks"
-Djavax.net.ssl.keyStoreType=JKS
-Djavax.net.ssl.keyStorePassword="xxx"
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.