Challenge: Enforcing HTTPS in a gRPC Application
Test yourself by enforcing HTTPS communication in gRPC.
We'll cover the following
Overview
Using the project below, perform the tasks highlighted in the requirements section.
Requirements
In the setup below, the gRPC client connects to the gRPC server via HTTP. We need to change it so only HTTPS connections would be allowed. An appropriate encryption certificate has already been configured.
Get hands-on with 1400+ tech skills courses.