forked from googleapis/google-cloud-go
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(auth): add universe domain support to mTLS
* Remove EXPERIMENTAL field DefaultMTLSEndpoint from httptransport.InternalOptions * Add EXPERIMENTAL field DefaultMTLSEndpointTemplate to httptransport.InternalOptions * Remove EXPERIMENTAL field DefaultMTLSEndpoint from grpctransport.InternalOptions * Add EXPERIMENTAL field DefaultMTLSEndpointTemplate to grpctransport.InternalOptions * Remove runtime error for mTLS usage with non-GDU universe domain. refs: googleapis/google-api-go-client#2880
- Loading branch information
Showing
5 changed files
with
156 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.