1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
migration_configs {
config {
source_uri: "https://ct.googleapis.com/testtube"
public_key {
der: "0Y0\023\006\007*\206H\316=\002\001\006\010*\206H\316=\003\001\007\003B\000\004\303\310\274K\272\242\030K=5{\364d\221a\352\353\216\231\035\220\355\323\351\2579=\\\323F\221E\343\316\254vH;\321~,\nc\000e\215\365\256\216\214\307\021%OC,\235\031\241\341\221\244\263\376"
}
log_backend_name: "trillian_test"
log_id: 100500
batch_size: 512
is_continuous: true
identity_function: SHA256_CERT_DATA
}
config {
source_uri: "https://ct.googleapis.com/testtube2"
public_key {
der: "0Y0\023\006\007*\206H\316=\002\001\006\010*\206H\316=\003\001\007\003B\000\004\303\310\274K\272\242\030K=5{\364d\221a\352\353\216\231\035\220\355\323\351\2579=\\\323F\221E\343\316\254vH;\321~,\nc\000e\215\365\256\216\214\307\021%OC,\235\031\241\341\221\244\263\376"
}
log_backend_name: "trillian_test2"
log_id: 200500
batch_size: 512
is_continuous: true
identity_function: SHA256_CERT_DATA
}
}
|