Skip to content

Commit

Permalink
Readd documentation on how to generate pregenerated certs
Browse files Browse the repository at this point in the history
This accidentally got removed in afd4200.
  • Loading branch information
gsnedders committed Oct 14, 2019
1 parent 174b8cf commit 186d18f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tools/certs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,8 @@ the path to the OpenSSL config file (typically this will be
},
}
```

### Regenerating the pregenerated certificates

From the root, run `./wpt serve --config tools/certs/config.json` and terminate
it after it has started up.

0 comments on commit 186d18f

Please sign in to comment.