Skip to content

Reading certs and keys when sending a message everytime #11

@nkzawa

Description

@nkzawa

Is your feature request related to a problem? Please describe.
Currently, the tlsClientCert option etc treat the value as a file path and reads the file content every time when sending a message. It's very inefficient.

Describe the solution you'd like
Treat these options as cert data instead of a file path.

Additional context
vercel#10 we added it in our fork temporarily

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions