Hi, I have enabled Solr to use SSL communication in my environment. I could get https://localhost:8983/solr and curl it from the tomcat8 server with no issue. But I'm getting this is error in the log tomcat log " solrQuery exception : org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://solrIP:8983/solr" Am i missing a configuration or step somewhere to let tomcat to communicate with solr ? Can tomcat access SSL Solr directly ? or do i have to set up more configuration on tomcat ?
Any advice would be appreciated. Thanks -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html