Skip to content

Enable use of SSL in gRPC transport #95

@abeltrano

Description

@abeltrano

Is your feature request related to a problem? Please describe.
Currently SSL cannot be used in the gRPC transport due to issues compiling gRPC on for the ARM64EC ABI. This is accomplished using "unsecure" gRPC CMake targets that don't link OpenSSL.

Describe the solution you'd like
Allow use of the standard gRPC CMake targets, enabling use of SSL on the transport.

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