commit 201a3e21706b76887450f24cd62d29c73e95b568 from: Omar Polo date: Sun Jan 30 23:00:29 2022 UTC add a README commit - 3993dfdd1c6c804f63c56a4a9f637b721507ddf1 commit + 201a3e21706b76887450f24cd62d29c73e95b568 blob - /dev/null blob + ad50c4cd7b7a4a05117a3ce450ddb6d541220c76 (mode 644) --- /dev/null +++ contrib/README.md @@ -0,0 +1,11 @@ +# contrib + + - `gencert` is a script to generate certificates. Usage: + `./gencert name` will generate a certificate in `name` + + - `fingerprint` is a script that dumps the fingerprint of a + certificate in a format suitable for the configuration file. + Usage: `./fingerprint filename` + + - `9ps-mode.el` is an Emacs major mode for the regression suite + DSL