[grpc-io] Re: gRPC python server and tpm2 engine

2025-01-27 Thread 'Sreenithi Sridharan' via grpc.io
Hi, Apologies for the late response. Looks like we had missed this conversation thread somehow. I found this comment from an old Github issue that discusses how to use OpenSSL engine with gRPC Python but using a source build

[grpc-io] Re: gRPC python server and tpm2 engine

2025-01-24 Thread Subramanian Swaminathan
Still awaiting a response, if this is possible? On Wednesday, November 13, 2024 at 1:54:07 PM UTC-5 Subramanian Swaminathan wrote: > > Recently this commit was done to the cpp grpc implementation to support > OpenSSL engines > > https://github.com/grpc/grpc/pull/20316/files > > Is this cha

[grpc-io] Re: gRPC python server and tpm2 engine

2024-11-13 Thread Subramanian Swaminathan
Recently this commit was done to the cpp grpc implementation to support OpenSSL engines https://github.com/grpc/grpc/pull/20316/files Is this change visible in the python's grpc implementation as well? if so what version of gRPC has this support? Regards, -Sub On Tuesday, November 12, 20