Hi Team, I'm currently working for the solr development project, where we have a development region named https://abc.com. we have deployed solr search engine in tomcat server with port 9000. Also the ssl configuration made in Catalina.properties file in tomcat. i.e., key store file path and key store secret.
We are trying to connect one of the solr cloud collection which we created, using CloudSolrClient Api. While running the standalone java client application, we are getting the following error: HTTP error code: 500 "Unable to find valid certification path to requested target". Please advise me on how to resolve this issue. Thanks in advance. Regards, Sakthi