mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
Update old references to cert.pem
This commit is contained in:
parent
a19007556c
commit
a6c2fdf7e7
3 changed files with 10 additions and 10 deletions
|
|
@ -170,13 +170,13 @@ Certificates are by default stored in the `.certificates` directory. This is a h
|
|||
|
||||
```
|
||||
.certificates
|
||||
|-- cert.pem (1)
|
||||
|-- cert.der (1)
|
||||
|-- key.der (1)
|
||||
|-- example.org
|
||||
| |-- cert.pem (2)
|
||||
| |-- cert.der (2)
|
||||
| `-- key.der (2)
|
||||
`-- portal.example.org
|
||||
|-- cert.pem (3)
|
||||
|-- cert.der (3)
|
||||
`-- key.der (3)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue