Skip to content

jruby-openssl gem does not depends on krypt #1190

Closed
@headius

Description

@headius

The PKCS5 functionality in jruby-openssl depends on krypt, but the gem does not specify that dependency.

We can't simply add it, either, since krypt only supports Ruby compat 1.9.3 and higher.

If we add it, it will fail to install on JRuby 1.6. Are we ready to do that?

See #1185

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions