Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable use of SSL in gRPC transport #95

Open
abeltrano opened this issue Jan 9, 2024 · 0 comments
Open

Enable use of SSL in gRPC transport #95

abeltrano opened this issue Jan 9, 2024 · 0 comments

Comments

@abeltrano
Copy link
Contributor

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.

@abeltrano abeltrano changed the title Enable use of SSL Enable use of SSL in gRPC transport Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant