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

update: better utls WATM with improved JSON conf #13

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

gaukas
Copy link
Contributor

@gaukas gaukas commented Jun 24, 2024

  • Add host-supplied root CA support, given WebAssembly/WASI does not come with system root certs.
  • Add more Client Hello ID support.
  • Add an example WATM JSON config.
  • Regenerate TinyJson-based JSON driver code.

Add host-supplied root CA support, given WebAssembly/WASI does not come with system root certs.
Add more Client Hello ID support.
Add an example WATM JSON config.
Regenerate TinyJson-based JSON driver code.

Signed-off-by: Gaukas Wang <i@gaukas.wang>
@gaukas
Copy link
Contributor Author

gaukas commented Jun 24, 2024

Backporting into v0 is needed.

Giving up backporting to v0 given the API has changed drastically and it might be not as much rewarding to keep updating the obsolete version.

@gaukas gaukas marked this pull request as ready for review June 25, 2024 12:29
@gaukas gaukas self-assigned this Jun 25, 2024
@gaukas gaukas added the WATMv1 This impacts WATM Spec v1 only label Jun 25, 2024
Copy link
Member

@erikziyunchi erikziyunchi left a comment

Choose a reason for hiding this comment

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

Thanks for the updates!

@gaukas gaukas merged commit 7a7898c into master Jun 26, 2024
14 checks passed
@gaukas gaukas deleted the patch-utls-example branch July 15, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WATMv1 This impacts WATM Spec v1 only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants