Skip to content

Updated based on openssl 1.1.0 gem to fix "wrong argument type OpenSS… - #4

Open
jimflood wants to merge 2 commits into
postageapp:masterfrom
jimflood:wrong_argument_type
Open

Updated based on openssl 1.1.0 gem to fix "wrong argument type OpenSS…#4
jimflood wants to merge 2 commits into
postageapp:masterfrom
jimflood:wrong_argument_type

Conversation

@jimflood

@jimflood jimflood commented Sep 4, 2015

Copy link
Copy Markdown

…L::PKey::RSA (expected Data)"

On ruby 2.2.1p85, to_pem_pkcs8 hits this problem:
TypeError:
wrong argument type OpenSSL::PKey::RSA (expected Data)

I fixed the problem, which was with Data_Get_Struct, by updating the source based on the current openssl gem version 1.1.0.

@jimflood

jimflood commented Sep 4, 2015

Copy link
Copy Markdown
Author

$ bundle exec rake # runs fine when the gem is installed. You'll have to fix the environment running the integration tests.

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 this pull request may close these issues.

1 participant