issues
search
clj-commons
/
aleph
Asynchronous streaming communication for Clojure - web server, web client, and raw TCP/UDP
http://aleph.io
MIT License
2.54k
stars
241
forks
source link
Improved SSL handlers
#546
Closed
kachayev
closed
4 years ago
kachayev
commented
4 years ago
PR to replace #487, includes
SSL context might be passed a Clojure map (in addition to
SslContext
object support)
suppress full stacktrace for SSL handshake error
PR to replace #487, includes
SslContext
object support)