mirror of
https://github.com/google/nomulus
synced 2026-03-27 12:55:28 +00:00
Add escrow file import validation logic
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129116064
This commit is contained in:
committed by
Justine Tunney
parent
f9636b6cea
commit
d3d33ccfdc
@@ -89,11 +89,6 @@ public interface RegistryConfig {
|
||||
*/
|
||||
public String getZoneFilesBucket();
|
||||
|
||||
/**
|
||||
* Returns the Google Cloud Storage bucket for importing escrow files.
|
||||
*/
|
||||
public String getEscrowFileImportBucket();
|
||||
|
||||
/**
|
||||
* Returns {@code true} if TMCH certificate authority should be in testing mode.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user