Open VickieKarasic opened 1 week ago
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
What maintenance needs to be done?
Level of urgency
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
Implementation notes, if any
We also ran the ezproxy playbook and that did not resolve the issue.