I just got Solr 4.9.0 running as a 3 node cloud. I use the CloudSolrServer class to connect and do queries, but it isn't working now using HTTPS. I don't see any options for the CloudSolrServer to use https (no key/trust store or anything).
What SolrJ classes should I be looking at to connect and work with a SolrCloud over HTTPS? Thanks! -- Chris