use letsencrypt naming convention, and more recent localhost.daplie.com
This commit is contained in:
parent
2141fae373
commit
47c09745bd
|
@ -41,10 +41,10 @@ bash test.sh
|
|||
|
||||
### Create certificates for your FQDN
|
||||
|
||||
`local.ldsconnect.org` points to `localhost`, so it's ideal for your first test.
|
||||
`localhost.daplie.com` points to `localhost`, so it's ideal for your first test.
|
||||
|
||||
```bash
|
||||
bash make-root-ca-and-certificates.sh 'local.ldsconnect.org'
|
||||
bash make-root-ca-and-certificates.sh 'localhost.daplie.com'
|
||||
```
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue