We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If we want CLI to work with remote nodes, then yes it should work over HTTP
Should be HTTPS, else the rpc password is sent in cleartext over internet. There is an issue about this #1324 and i think it's an easy task.
The text was updated successfully, but these errors were encountered:
@shamardy, @cipig
Sorry, something went wrong.
Provide secure (https) connection to mm2 was confusing since we already have it implemented, so I updated the title.
Provide secure (https) connection to mm2
rozhkovdmitrii
Successfully merging a pull request may close this issue.
Impact
Should be HTTPS, else the rpc password is sent in cleartext over internet.
There is an issue about this #1324 and i think it's an easy task.
Related links
The text was updated successfully, but these errors were encountered: