Skip to content

aaronfnz/Raspi-EAP-TLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Raspi-EAP-TLS

When I converted my wireless network from PSK to EAP-TLS using Free Radius I couldn't get my Pi to connect.

These scripts are to simplify the process by performing the following. 1. Receive user input for the SSID name and certificate path 2. Convert the .p12 certificate into root, cert, and private key 3. Build out the wpa_supplicant.config file and update it on the Pi 4. Build out the interface config file and replace it on the Pi.

Written in PowerShell and Bash.

About

Script to build configuration file to connect Raspberry Pi to WPA Enterprise using certificates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors