github.com/metasources/buildx@v0.0.0-20230418141019-7aa1459cedea/test/cli/test-fixtures/attestation/config/ctfe/ct_server.cfg (about) 1 config { 2 log_id: %LOGID% 3 prefix: "test" 4 roots_pem_file: "/etc/config/root.pem" 5 private_key: { 6 [type.googleapis.com/keyspb.PEMKeyFile] { 7 path: "/etc/config/privkey.pem" 8 password: "foobar" 9 } 10 } 11 }