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

Could it be possible to add support for new OpenSSL versions like on RHEL9 or UBUNTU 22 #8

Open
ipmaks2 opened this issue May 18, 2022 · 0 comments · May be fixed by #9
Open

Could it be possible to add support for new OpenSSL versions like on RHEL9 or UBUNTU 22 #8

ipmaks2 opened this issue May 18, 2022 · 0 comments · May be fixed by #9

Comments

@ipmaks2
Copy link

ipmaks2 commented May 18, 2022

Encryption/Decription doesn't work in new platforms.

Probably due to some old ciphers removed (not supported).

Failed ti decrypt on Ubuntu 22 with Ruby 3.1.2

admin1@ubuntu22:~/connector_rspec/config$ encrypt_property_for_yaml decrypt 'key' "value="
/usr/share/rvm/gems/ruby-3.1.2/gems/secure_yaml-2.0.2/lib/secure_yaml/cipher.rb:18:in `update': key not set (OpenSSL::Cipher::CipherError)
	from /usr/share/rvm/gems/ruby-3.1.2/gems/secure_yaml-2.0.2/lib/secure_yaml/cipher.rb:18:in `decrypt'
	from /usr/share/rvm/gems/ruby-3.1.2/gems/secure_yaml-2.0.2/lib/secure_yaml/cli/property_encryption_application.rb:18:in `execute'
	from /usr/share/rvm/gems/ruby-3.1.2/gems/secure_yaml-2.0.2/bin/encrypt_property_for_yaml:5:in `<top (required)>'
	from /usr/share/rvm/gems/ruby-3.1.2/bin/encrypt_property_for_yaml:25:in `load'
	from /usr/share/rvm/gems/ruby-3.1.2/bin/encrypt_property_for_yaml:25:in `<main>'
	from /usr/share/rvm/gems/ruby-3.1.2/bin/ruby_executable_hooks:22:in `eval'
	from /usr/share/rvm/gems/ruby-3.1.2/bin/ruby_executable_hooks:22:in `<main>'
ad 
@ipmaks2 ipmaks2 changed the title Could we add support for new OpenSSL versions like on RHEL9 or UBUNTU 22 Could it be possible to add support for new OpenSSL versions like on RHEL9 or UBUNTU 22 May 19, 2022
@L-Eugene L-Eugene linked a pull request Oct 22, 2022 that will close this issue
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 a pull request may close this issue.

1 participant