Hi Hoss,
Thanks for your response. As pointed we are running Solr on a JVM that is
configured to use SSL Key store. We are not specifying the password while
running the JVM, we are using keystore for secured access. The issue that
we are facing now is, we are able to make few initiall connections.
: We recently ungraded from solr 3.5 to solr4.4 . After the upgrade we are
: facing the following issue. Could anyone please suggest on what could be
: done.
You are aparently running Solr code from a JVM configured to use an SSL
keystore which has a password configured on it, and you either hav