Skip to content

Need to accept same options hash for SSL #3

@m0wfo

Description

@m0wfo

Right now, Foxbat expects you to have all your server certs in a :keystore which it opens, asking for a passphrase if necessary.

While this works, it necessitates familiarity with the Java keytool command-line utility. It'd be nice if we could accept :private_key_file, :cert_chain_file and friends so a plain vanilla EventMachine app will work without modification.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions