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

certificate error?? #90

Open
bgeezy85 opened this issue Jul 20, 2019 · 2 comments
Open

certificate error?? #90

bgeezy85 opened this issue Jul 20, 2019 · 2 comments

Comments

@bgeezy85
Copy link

Getting an error when trying to connect to grinmint.
Error Certificate error: RemoteCertificateNameMismatch
Error Exception in: StratumConncet.cs # 195 # Connect Message: The remote certificate is invalid according to the validation procedure.

Anyone know how to solve this?

@phooton
Copy link
Collaborator

phooton commented Jul 20, 2019

This is a warning that remote server certificate is not what it seems.

You can change this line to true and recompile

However keep in mind that your connection could be intercepted by third party and cannot be considered secure. You might as well use non SSL connection to the pool instead.

@phooton phooton changed the title certificate erroe?? certificate error?? Jul 20, 2019
@phooton phooton pinned this issue Jul 20, 2019
@bgeezy85
Copy link
Author

how do i get the certificates to match, i would like to be secure, never had this issue before the fork??

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