ajouté warning sur certificats dans README
This commit is contained in:
parent
e56947fad4
commit
22382c00dd
1 changed files with 5 additions and 1 deletions
|
@ -22,3 +22,7 @@ node traque.js
|
|||
```
|
||||
|
||||
Then visit `localhost:9000`.
|
||||
|
||||
## About certificates
|
||||
|
||||
For testing purpose, a self-signed certificate (and the associated private key) is present in the `certif` directory. It should **not** be used for anything but testing. The default `sample_config.js` uses this certificate.
|
Loading…
Reference in a new issue