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

Fix to_pem in new Ruby versions (merge pull request) #98

Open
Tracked by #1
collimarco opened this issue Apr 17, 2021 · 1 comment
Open
Tracked by #1

Fix to_pem in new Ruby versions (merge pull request) #98

collimarco opened this issue Apr 17, 2021 · 1 comment

Comments

@collimarco
Copy link
Contributor

The to_pem method is broken in all the new Ruby versions due to upstream changes in the OpenSSL library.

@zaru @rossta @mohamedhafez can someone please merge my pull request in order to fix the issue? It also improves test coverage for PEM.

Here's the pull request:
#97

Thanks

@collimarco
Copy link
Contributor Author

We have been using the new code (pull request) in production for a month and it works perfectly...

@zaru Can you please merge when you have time?

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

1 participant