2020-02-22 01:32:12 +00:00
|
|
|
this is based on freeradius cert directory :)
|
|
|
|
|
2020-02-22 23:29:33 +00:00
|
|
|
there is a default certificate already present, if you want to create your own, follow these steps:
|
|
|
|
|
|
|
|
1. edit ca.cnf
|
|
|
|
2. edit server.cnf
|
|
|
|
3. replace your choosen pwd (deafult is whatever2020) in create.sh
|
|
|
|
4. run ./create.sh
|
|
|
|
5. set your choosen pwd in ~/config.js
|
2020-02-22 01:32:12 +00:00
|
|
|
|