Package: wnpp
Severity: wishlist
Owner: Jerome Charaoui <[email protected]>
X-Debbugs-Cc: [email protected]
* Package name : less-awful-ssl-clojure
Version : 1.0.8
Upstream author : Kyle Kingsbury
* URL : https://github.com/aphyr/less-awful-ssl-clojure
* License : EPL-1.0
Programming Lang : Clojure
Description : ssl wrapper for clojure around java crypto libraries
This library tries to make it less complicated to build simple
SSL-enabled applications: given a CA certificate and a signed key and
cert, it can give you an SSLContext suitable for creating TCPSockets
directly, or handing off to Netty.
This is a small testsuite dependency required for upgrading the
ring-clojure package.
Thanks,
-- Jérôme