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

pkeys are immutable on OpenSSL 3.0 (OpenSSL::PKey::PKeyError) #114

Open
deniciocode opened this issue Aug 18, 2024 · 2 comments
Open

pkeys are immutable on OpenSSL 3.0 (OpenSSL::PKey::PKeyError) #114

deniciocode opened this issue Aug 18, 2024 · 2 comments

Comments

@deniciocode
Copy link

 Webpush.generate_key

Will raise
pkeys are immutable on OpenSSL 3.0 (OpenSSL::PKey::PKeyError)

@collimarco
Copy link
Contributor

This library doesn't support OpenSSL 3.

If you want to use OpenSSL 3 you can use this fork.

@beribak
Copy link

beribak commented Nov 10, 2024

I see that there was a pull request merged with fixes for OpenSSL 3 compatibility but it doesent work I get the same error. @collimarco suggestion works just fine.

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

No branches or pull requests

3 participants