mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
Post-submit changes to BRDA and RDE documentation
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136196437
This commit is contained in:
parent
3c36b6b928
commit
2d11f12115
2 changed files with 2 additions and 3 deletions
|
@ -36,8 +36,7 @@ which ICANN can pull the files. The Nomulus project does not provide this last
|
|||
step; you will need to set up an sFTP server yourself, and copy the files from
|
||||
Google Cloud Storage to the server.
|
||||
|
||||
The cursor can be checked using the `nomulus pending_escrow` command. files
|
||||
available for ICANN via SFTP.
|
||||
The cursor can be checked using the `nomulus pending_escrow` command.
|
||||
|
||||
## Generating BRDA deposits manually
|
||||
|
||||
|
|
|
@ -272,7 +272,7 @@ store the SSH private key that you stored in `rde-ssh-client-private` as
|
|||
the sFTP server.
|
||||
|
||||
```
|
||||
Host escrow
|
||||
Host rde
|
||||
Hostname $host
|
||||
User $user
|
||||
IdentityFile ~/.ssh/id_rsa_rde
|
||||
|
|
Loading…
Add table
Reference in a new issue