Context
I reviewed the three best results on Google for “Clojure, Call, SSL,” and there seems to be no consensus on the “right way” to configure SSL using Clojure + Ring.
Question:
An ideal answer would be something like:
1) Include "blahblahblah -version xyz" in your .clj project 2) Put your ssl certificate on 3) Make changes to your ring handler: wrap-ring-handler ...
However, if this is not possible, the optimal solution will also work. :-)
Thanks!
user1311390
source share