Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Note that this requires using grpc-cpp version 1.25 or higher.
This requires using GRPC's TlsCredentials class, which is in a different namespace for 1.25-1.31 vs. 1.32+ as well.
This class and its related options provide an option to disable server certificate checks and require the caller to supply a callback to be used instead.
Attachments
Issue Links
- links to