mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07: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
|
step; you will need to set up an sFTP server yourself, and copy the files from
|
||||||
Google Cloud Storage to the server.
|
Google Cloud Storage to the server.
|
||||||
|
|
||||||
The cursor can be checked using the `nomulus pending_escrow` command. files
|
The cursor can be checked using the `nomulus pending_escrow` command.
|
||||||
available for ICANN via SFTP.
|
|
||||||
|
|
||||||
## Generating BRDA deposits manually
|
## 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.
|
the sFTP server.
|
||||||
|
|
||||||
```
|
```
|
||||||
Host escrow
|
Host rde
|
||||||
Hostname $host
|
Hostname $host
|
||||||
User $user
|
User $user
|
||||||
IdentityFile ~/.ssh/id_rsa_rde
|
IdentityFile ~/.ssh/id_rsa_rde
|
||||||
|
|
Loading…
Add table
Reference in a new issue