-
-
Notifications
You must be signed in to change notification settings - Fork 441
Open
Description
Hi!
I've made a branch with reproduction.
https://github.com/tomekowal/hackney/tree/fix/cacertfile-ignored-with-conn (first commit is just the failing test)
I believe the problem might be somewhere in:
Line 2273 in a33e878
| hackney_ssl -> |
I think it should use:
Line 55 in a33e878
| merge_ssl_opts(Host, OverrideOpts, Options) -> |
because that one removes cacerts when cacertfile is present.
I will open a PR with it, but it is generated by Claude, so feel free to discard it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels