Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

A Docker container for running FreeRADIUS with EAP-TLS

Notifications You must be signed in to change notification settings

geteduroam/docker-freeradius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRADIUS configuration for geteduroam

Add certificates:

  • raddb/certs/ca.pem
  • raddb/certs/server.key
  • raddb/certs/server.pem

Client certificates are verified against ca.pem, which can contain more than one CA.

Run using Docker

Build the docker container

make build

Test the docker container

make debug

Run the docker container (in the background)

make run

About

A Docker container for running FreeRADIUS with EAP-TLS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published