On 17 June 2013 21:41, Mysurf Mail <stammail...@gmail.com> wrote: > Hi, > I want to encrypt (rsa maybe?) my user name/pass in solr . > Cant leave a simple plain text on the server. > What is the recomended way?
I don't think that there is a way to encrypt this information at the moment. The recommended way would be to never expose your Solr server to the external world. The way to do that depends on your OS, and possibly the container in which you are running Solr. Regards, Gora