Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@arithmetic1728
Copy link
Contributor

This PR adds mTLS ADC support for HTTP (AuthorizedSession and AuthorizedHttp).

go/adc-for-dca-python

Please ignore _mtls_helper.py and test__mtls_helper.py for now. These two files are duplicates (actually added one more function) of these in PR: #448. I will update these two files after that PR is submitted.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 7, 2020
# See the License for the specific language governing permissions and
# limitations under the License.

"""Helper functions for getting mTLS cert and key, for internal use only."""
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think Internal use only is the right messaging here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what should the right messaging here?

@arithmetic1728
Copy link
Contributor Author

Moving the code to a branch in the library instead of my forked library to avoid commit conflicts. Please see PR #457 instead. Closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants