github.com/letsencrypt/trillian@v1.1.2-0.20180615153820-ae375a99d36a/testdata/README.md (about) 1 Directory Contents 2 ================== 3 4 This directory holds data files for testing; **under no circumstances should these 5 files be used in production**. 6 7 Some of the data files are generated from other data files; the [`Makefile`](Makefile) has commands for doing this, but 8 the generated files are checked in for convenience. 9 10 11 Trillian Server Keys 12 -------------------- 13 14 Files of the form `*-server.privkey.pem` hold private keys for Trillian servers, with the corresponding public keys 15 stored in `*-server.pubkey.pem`. The following sets of files are available: 16 17 - `log-rpc-server`: Log RPC server; password `towel`. 18 - `map-rpc-server`: Map RPC server; password `towel`.