Skip to content

Commit

Permalink
examples: note about ALTS special access permission on GCP (#2846)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyuxuan committed Jun 20, 2019
1 parent f7e18a3 commit 712624e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/features/encryption/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ And finally we make an RPC call over the created `grpc.ClientConn` to test the s
connection based upon TLS is successfully up.

### ALTS
NOTE: ALTS currently needs special early access permission on GCP. You can ask
about the detailed process in https://groups.google.com/forum/#!forum/grpc-io.

ALTS is the Google's Application Layer Transport Security, which supports mutual
authentication and transport encryption. Note that ALTS is currently only
Expand Down

0 comments on commit 712624e

Please sign in to comment.