Blame


1 201a3e21 2022-01-30 op # contrib
2 201a3e21 2022-01-30 op
3 201a3e21 2022-01-30 op - `gencert` is a script to generate certificates. Usage:
4 201a3e21 2022-01-30 op `./gencert name` will generate a certificate in `name`
5 201a3e21 2022-01-30 op
6 201a3e21 2022-01-30 op - `fingerprint` is a script that dumps the fingerprint of a
7 201a3e21 2022-01-30 op certificate in a format suitable for the configuration file.
8 201a3e21 2022-01-30 op Usage: `./fingerprint filename`
9 201a3e21 2022-01-30 op
10 201a3e21 2022-01-30 op - `9ps-mode.el` is an Emacs major mode for the regression suite
11 201a3e21 2022-01-30 op DSL