42a05b069f
first working version
11 lines
310 B
Markdown
11 lines
310 B
Markdown
this is based on freeradius cert directory :)
|
|
|
|
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
|
|
|