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 you're using maven, the solution might be to use the `keytool`
command as show in
http://stackoverflow.com/questions/4302686/import-startcom-ca-certificates-in-windows-jre

-
Nelson Morris


On Wed, Mar 26, 2014 at 2:54 AM, radhika shashank <
radhika.shash...@gmail.com> wrote:

>
> <https://lh3.googleusercontent.com/-0it6LXlE5Io/UzKHYcAjG9I/AAAAAAAABX8/t_mFaO7B06o/s1600/clojars.GIF>
>
> 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 add the certificate and prevent
> this error
>
>
> I have been looking for this answer and referred many links like :
>
> https://github.com/technomancy/leiningen/issues/692
>
>
> But I have still could not get this thing working
>
>
>
>
>
> Thanks,
>
> Radhika
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to