Skip to content

Find a way to pass strings to the SSL connection parameters. #5

@hsanson

Description

@hsanson

Currently we get the APN certificates as blobs that we then write to a file on disk because the EM::Connection class only supports reading certificates by passing it a filename.

It would be more efficient and secure to pass the cert blob directly to EM::Connection and skip the write to disk step.

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