Commit 8e6c2940 authored by Tsuyoshi Horo's avatar Tsuyoshi Horo Committed by Commit Bot

Update test/data/htxg/README

The pull request has been merged.
https://github.com/WICG/webpackage/pull/119

Bug: 803774
Change-Id: Ic14b0eeb1e63ce687a51709098f049c2dea99cba
Reviewed-on: https://chromium-review.googlesource.com/923764Reviewed-by: default avatarKouhei Ueno <kouhei@chromium.org>
Commit-Queue: Tsuyoshi Horo <horo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#537256}
parent 12b72e89
The certificate message files (*.msg) and the signed exchange files (*.htxg) in
this directory are generated using the following commands.
gen-certurl and gen-signedexchange are available in webpackage repository [1].
But currently, these commands are under review yet [2].
gen-certurl and gen-signedexchange are available in webpackage repository.
[1] https://github.com/WICG/webpackage
[2] https://github.com/WICG/webpackage/pull/119
TODO(https://crbug.com/803774): Update when the commands are upstreamed.
# Install gen-certurl command
go get github.com/WICG/webpackage/go/signedexchange/cmd/gen-certurl
# Install gen-signedexchange command
go get github.com/WICG/webpackage/go/signedexchange/cmd/gen-signedexchange
# Get the private key of "*.example.org".
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment