feat: cluster addons
This commit is contained in:
18
vendor/github.com/google/certificate-transparency-go/gossip/minimal/testdata/no-root-cert.cfg
generated
vendored
Normal file
18
vendor/github.com/google/certificate-transparency-go/gossip/minimal/testdata/no-root-cert.cfg
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
source_log: <
|
||||
name: "theSourceOfAllSTHs"
|
||||
url: "http://example.com/ct-source"
|
||||
min_req_interval: <
|
||||
seconds: 3600
|
||||
>
|
||||
>
|
||||
dest_log: <
|
||||
name: "theDestinationOfAllSTHs"
|
||||
url: "http://example.com/ct-dest"
|
||||
min_req_interval: <
|
||||
seconds: 60
|
||||
>
|
||||
>
|
||||
private_key: <
|
||||
type_url: "type.googleapis.com/keyspb.PEMKeyFile"
|
||||
value: "\n\035testdata/gossiper.privkey.pem\022\013hissing-sid"
|
||||
>
|
Reference in New Issue
Block a user