Closed garthk closed 4 years ago
@garthk I'm confused, can't you use cacertfile: CAStore.file_path()
in the options?
Yep, confirmed you can use :cacertfile
. The expired certificate was fixed anyways. Thanks for the PR! 💟
😂 I'd tried cacertfile
, but failed because I wasn't putting it in the ssl_options
block. Cheers!
Extracted from our workaround for benoitc/hackney#633 while waiting for certifi/erlang-certifi#39.