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

Remove tls support #4646

Merged
merged 2 commits into from
Jun 12, 2024
Merged

Conversation

pwojcikdev
Copy link
Contributor

@pwojcikdev pwojcikdev commented Jun 2, 2024

Reimplementing TLS (HTTPS) support is unnecessary and against best practices. Support for secure RPC/Websockets can easily be achieved by using a reverse proxy.

@pwojcikdev pwojcikdev changed the title Remove tls support from RPC Remove tls support Jun 2, 2024
@pwojcikdev pwojcikdev merged commit e4d98f3 into nanocurrency:develop Jun 12, 2024
24 of 28 checks passed
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.

None yet

2 participants