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

no support for connecting to monerod with authentication #686

Open
stinkystizzy opened this issue Jul 11, 2021 · 2 comments
Open

no support for connecting to monerod with authentication #686

stinkystizzy opened this issue Jul 11, 2021 · 2 comments

Comments

@stinkystizzy
Copy link

I specified a user:password for the monero rpc login in the monerod config. The pool code currently doesn't have any way to specify this info in the config so I can't currently run the pool.

@stinkystizzy
Copy link
Author

I'm guessing in apiInterfaces.js, jsonHttpRequest function, var options should have an auth property for this?

@muscleman
Copy link
Contributor

muscleman commented Aug 14, 2021

i tried to implement user/pass for monero based coins. however the packages i used for http requests did not implement digest authentication very well, so i stopped trying.

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

No branches or pull requests

2 participants