use letsencrypt naming convention, and more recent localhost.daplie.com
This commit is contained in:
parent
47c09745bd
commit
fd5e326e76
|
@ -55,9 +55,8 @@ certs/
|
||||||
│ └── my-root-ca.srl
|
│ └── my-root-ca.srl
|
||||||
├── client
|
├── client
|
||||||
│ ├── chain.pem
|
│ ├── chain.pem
|
||||||
│ └── my-server.pub
|
│ └── pubkey.pem
|
||||||
├── server
|
├── server
|
||||||
│ ├── my-root-ca.crt.pem
|
|
||||||
│ ├── cert.pem
|
│ ├── cert.pem
|
||||||
│ ├── chain.pem
|
│ ├── chain.pem
|
||||||
│ ├── fullchain.pem
|
│ ├── fullchain.pem
|
||||||
|
|
Loading…
Reference in New Issue