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

Tento commit je obsažen v:
AJ ONeal 2016-06-27 18:10:00 -06:00 odevzdal GitHub
rodič 2141fae373
revize 47c09745bd

Zobrazit soubor

@ -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'
```
```