Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yusukeiwaki/freeradius-docker-playground


https://github.com/yusukeiwaki/freeradius-docker-playground

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### Build

```
% docker-compose build
```

### Launch

Edit certs/\*.cnf

```
% docker-compose up
```

```
% docker-compose exec radius cat /etc/raddb/certs/client.p12 > client.p12
```