Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test client for real cert #12

Closed
wants to merge 1 commit into from
Closed

Improve test client for real cert #12

wants to merge 1 commit into from

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jan 16, 2015

The test client can now be used against a server that has properly
configured certificates, instead of just the test server. To reach the
test server, the client needs these arguments:
--use_test_ca=true --server_host_override=foo.test.google.fr

Client no longer has any required arguments, although for
any given setup needing to specify at least one argument is highly
likely.

The arguments have been improved in general to hopefully be more
orthogonal and match those of other language's test clients.

The test client can now be used against a server that has properly
configured certificates, instead of just the test server. To reach the
test server, the client needs these arguments:
--use_test_ca=true --server_host_override=foo.test.google.fr

Client no longer has any required arguments, although for any given
setup needing to specify at least one argument is highly likely.

The arguments have been improved in general to hopefully be more
orthogonal and match those of other language's test clients.
@nmittler
Copy link
Member

@ejona86 LGTM ... feel free to cherrypick.

@ejona86
Copy link
Member Author

ejona86 commented Jan 16, 2015

Rebased and pushed as 6239965

@ejona86 ejona86 closed this Jan 16, 2015
@ejona86 ejona86 deleted the client-flags branch January 16, 2015 21:12
@lock lock bot locked as resolved and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants