Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced configurable path for certificate chain file in JsonRPCClient class #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Introduced configurable path for certificate chain file in JsonRPCClient class #8

wants to merge 1 commit into from

Conversation

JSydll
Copy link

@JSydll JSydll commented Apr 17, 2020

I had a problem with connections to https remotes in a small project of mine and found the solution I propose here.

Of course, there is no test for this whatsoever (except me assuring that it works on my other project), but I don't know what the testing approach might look like here.

Also, I'm aware that the position of the newly introduced optional constructor parameter might break existing use cases, but I went for my intuition and would like to hear your opinion on that.

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.

1 participant