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

EZ Proxy deploy only accepting RSA keys #5499

Open
1 of 4 tasks
VickieKarasic opened this issue Nov 1, 2024 · 1 comment
Open
1 of 4 tasks

EZ Proxy deploy only accepting RSA keys #5499

VickieKarasic opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@VickieKarasic
Copy link
Contributor

What maintenance needs to be done?

Level of urgency

  • High
  • Moderate
  • Low

Why is this maintenance needed?

It appears that when trying to deploy to EZ Proxy, only RSA keys are being recognized and updated keys with the ed25519 protocol are not recognized. Error message:

The deploy has failed with an error: Exception while executing as ezproxy@ezproxy-test: rsa#set_key= is incompatible with OpenSSL 3.0

Acceptance criteria

  • Be able to deploy with ed25519 keys

Implementation notes, if any

We also ran the ezproxy playbook and that did not resolve the issue.

@VickieKarasic
Copy link
Contributor Author

VickieKarasic commented Nov 4, 2024

From Ansible Hours - look to see if there's a capistrano update that needs to be installed; open SSL on the machine (too upgraded on the box for the gem to use it).

Try running bundle update capistrano --conservative

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant