clojurex

ClojureX Community | Succeeded by re:Clojure, to be found in #reclojure channel or https://reClojure.org
0atman 2017-12-04T11:44:23.000190Z

Morning guys, I made the mistake of upgrading to 17.10 just before the conference, and now my java install certs are broken! 😆 Can anyone help me? [thread]

0atman 2017-12-04T11:45:29.000198Z

Getting this error, but the SO solutions aren't working

0atman 2017-12-04T11:46:08.000098Z

λ /e/s/c/java boot                     
Downloading <https://github.com/boot-clj/boot/releases/download/2.7.2/boot.jar>...                                                                               
Exception in thread "main" javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
        at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)            
        at
...

0atman 2017-12-04T13:45:59.000287Z

Solved, thanks all

0atman 2017-12-04T13:46:36.000497Z

BTW, if you're interested in music programming with Clojure, a very gentle introduction is Alda https://github.com/alda-lang/alda

👍 1