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

Clean up testdata generation #19

Merged
merged 1 commit into from
Jan 7, 2021
Merged

Clean up testdata generation #19

merged 1 commit into from
Jan 7, 2021

Conversation

cjpatton
Copy link
Collaborator

@cjpatton cjpatton commented Jan 6, 2021

  • Move cirt-tool-src to cmd/util
  • Replace make certs && make dc with make testdata
  • Normalize naming conventions for certificates
  • Generate ECH config and key
  • Add -host flag for specifying the host name
  • Refactor CLI code a bit

@cjpatton cjpatton force-pushed the cjpatton/util branch 3 times, most recently from 02601f1 to 8261a2d Compare January 6, 2021 22:35
@cjpatton cjpatton marked this pull request as ready for review January 6, 2021 22:36
@cjpatton cjpatton requested a review from xvzcf January 6, 2021 22:36
@cjpatton cjpatton mentioned this pull request Jan 7, 2021
@cjpatton cjpatton changed the base branch from cjpatton/ech-gen to main January 7, 2021 02:10
@cjpatton cjpatton requested a review from chris-wood January 7, 2021 02:12
* Move `cirt-tool-src` to `cmd/util`
* Replace `make certs && make dc` with `make testdata`
* Normalize naming conventions for certificates
* Generate ECH config and key
* Add -host flag for specifying the host name
* Refactor CLI code a bit
@chris-wood chris-wood merged commit eba8f0b into main Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants