Skip to content

Enter PEM pass phrase does not work correctly #927

@ioquatix

Description

@ioquatix
> ruby -ropenssl -e 'OpenSSL::PKey.read(File.read(File.expand_path("~/.gem/release.pem")), nil)'
Enter PEM pass phrase: (incorrect password)
Enter PEM pass phrase: (correct password)
Enter PEM pass phrase: (correct password)
-e:1:in 'OpenSSL::PKey.read': Could not parse PKey (OpenSSL::PKey::PKeyError)
	from -e:1:in '<main>'

I'm not sure why yet.

Related to rubygems/rubygems#8896.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions