# Fixture credential + TLS material produced by gen-fixture-material.sh. # # NEVER commit anything in here: it holds the broker password hash, the fixture CA's # PRIVATE key and the server's private key. The generator script is the artifact in # git; its output is regenerated per machine. secrets/ # Belt-and-braces: catch key/cert material written directly into this directory by a # hand-run openssl command that forgot the secrets/ prefix. *.key *.crt *.csr *.srl passwd