You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use ssl_opts/2 in hackney_conn for proper cacertfile handling
hackney_conn called check_hostname_opts/1 directly which always
sets {cacerts, certifi:cacerts()}, causing Erlang SSL to ignore
the user-provided cacertfile option.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments