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

node msg errors and openssl upgrades #85

Closed
sarnold opened this issue Oct 23, 2020 · 0 comments · Fixed by #86
Closed

node msg errors and openssl upgrades #85

sarnold opened this issue Oct 23, 2020 · 0 comments · Fixed by #86
Assignees
Labels
blocking This is blocked by another issue or something upstream bug Something isn't working distro OS or distro runtime environment

Comments

@sarnold
Copy link
Contributor

sarnold commented Oct 23, 2020

This is actually two things happening at once in the node cfg messaging over stunnel:

  • stunnel messages using IPv6 instead of IPv4 (depends on local configuration)
  • stunnel too old for current openssl version (mainly on bionic)

The "infrastructure" node running stunnel needs both stunnel tuning in the ssl layer and better filtering for allowing only IPv4 addressing. Bionic nodes also need a newer stunnel package to work with its (already) upgraded openssl libs.

@sarnold sarnold added bug Something isn't working blocking This is blocked by another issue or something upstream distro OS or distro runtime environment labels Oct 23, 2020
@sarnold sarnold self-assigned this Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking This is blocked by another issue or something upstream bug Something isn't working distro OS or distro runtime environment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant