mirror of
https://github.com/google/nomulus.git
synced 2025-08-14 05:29:38 +02:00
Correct proxy setup doc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=193045619
This commit is contained in:
parent
001f819616
commit
53820108fe
1 changed files with 2 additions and 6 deletions
|
@ -88,12 +88,8 @@ not only the certificate for your domain, but also certificates from
|
||||||
intermediate CAs, these certificates must appear in order. The previous
|
intermediate CAs, these certificates must appear in order. The previous
|
||||||
certificate's issuer must be the next certificate's subject.
|
certificate's issuer must be the next certificate's subject.
|
||||||
|
|
||||||
The certificate will be encrypted by KMS and uploaded to a GCS bucket. To create
|
The certificate will be encrypted by KMS and uploaded to a GCS bucket. The
|
||||||
the bucket:
|
bucket will be created automatically by terraform.
|
||||||
|
|
||||||
```bash
|
|
||||||
$ gsutil mb -p <proxy-project> gs://<certificate-bucket-name>/
|
|
||||||
```
|
|
||||||
|
|
||||||
### Setup proxy project
|
### Setup proxy project
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue