This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-05-09
Channels
- # babashka (22)
- # beginners (58)
- # calva (14)
- # clj-kondo (3)
- # cljs-dev (4)
- # clojure (17)
- # clojure-dev (4)
- # clojure-italy (6)
- # clojure-uk (2)
- # clojurescript (32)
- # conjure (9)
- # cursive (2)
- # figwheel-main (48)
- # fulcro (77)
- # helix (2)
- # jobs-discuss (3)
- # joker (2)
- # pathom (3)
- # quil (3)
- # re-frame (24)
- # reitit (6)
- # shadow-cljs (11)
- # tools-deps (8)
- # xtdb (29)
hi, I have a question on http/send with self-sign cert host https://github.com/candid82/joker/issues/401
This might help, though it’s unclear which (if any) of the proposed solutions would be best in your case:
https://stackoverflow.com/questions/12122159/how-to-do-a-https-request-with-bad-certificate
If you figure out what you’d need in Go code, and want joker.http/send
to support that, consider updating the Issue accordingly.
This might help, though it’s unclear which (if any) of the proposed solutions would be best in your case:
https://stackoverflow.com/questions/12122159/how-to-do-a-https-request-with-bad-certificate
If you figure out what you’d need in Go code, and want joker.http/send
to support that, consider updating the Issue accordingly.