mirror of https://github.com/docker/docs.git
commit
1613609713
|
@ -47,8 +47,8 @@ The following illustrates a configuration with custom certificates:
|
|||
└── localhost:5000 <-- Hostname:port
|
||||
├── client.cert <-- Client certificate
|
||||
├── client.key <-- Client key
|
||||
└── ca.crt <-- Certificate authority that signed
|
||||
the registry certificate
|
||||
└── ca.crt <-- Root CA that signed
|
||||
the registry certificate, in PEM
|
||||
```
|
||||
|
||||
The preceding example is operating-system specific and is for illustrative
|
||||
|
|
Loading…
Reference in New Issue