Ray Miller <r...@1729.org.uk> writes:

> This works as expected when invoked with `lein run`, but if I create an
> uberjar with `lein do clean, uberjar` and invoke with `java -jar ...` I get
> the following exception:
>
> Exception in thread "main" org.bouncycastle.openssl.PEMException: Unable to
> create OpenSSL PBDKF: PBKDF-OpenSSL SecretKeyFactory not available
> at org.bouncycastle.openssl.jcajce.PEMUtilities.getKey(Unknown Source)

Please read the following for an explanation and solution:
https://github.com/xsc/pandect#uberjars-and-bouncycastle

-- 
Cheers
Ralf

-- 
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