Skip to content

Fix harden ssl options#14

Open
asyncmind0 wants to merge 5 commits into
artemeff:masterfrom
asyncmind0:master
Open

Fix harden ssl options#14
asyncmind0 wants to merge 5 commits into
artemeff:masterfrom
asyncmind0:master

Conversation

@asyncmind0

@asyncmind0 asyncmind0 commented Jan 25, 2022

Copy link
Copy Markdown

@artemeff

artemeff commented Feb 25, 2022

Copy link
Copy Markdown
Owner

thanks! but maybe we can just allow to pass entire ssl options to httpc? so all options will be on your own and you can play with them as you want, without hardening them for all users

@artemeff

Copy link
Copy Markdown
Owner

i don't accept that, don't use formatter and allow to specify ssl options entirely. like

{raven_erlang, [
    {uri, "https://app.getsentry.com"},
    {project, "1"},
    
    ...

    {ssl, <HERE_YOU_DEFINE_YOUR_CONFIG>}
]}.

because not everyone use ssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants