Re: Problem in clojars SSL Cert

2014-03-28 Thread Nelson Morris
Some jvm's do not ship the startcom ssl cert in the default list. This means a verified chain cannot be found to the clojars cert. This was resolved in leiningen by shipping the startcom cert and adding it to that jvm's trust mananger (https://github.com/technomancy/leiningen/issues/613). Since

Problem in clojars SSL Cert

2014-03-26 Thread radhika shashank
Hi, I am trying to run incubator-storm-master but I am getting the following error: It is clear that the error is for “clojars” SSL Certificate. I ll be glad if you could tell me how to