use letsencrypt naming convention, and more recent localhost.daplie.com

Этот коммит содержится в:
AJ ONeal 2016-06-27 18:10:00 -06:00 коммит произвёл GitHub
родитель 2141fae373
Коммит 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'
```
```