Wifi certificate plugin

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
mck182
Posts: 1
Joined: Tue Dec 11, 2007 5:46 am

Wifi certificate plugin

Post by mck182 »

Hey, I have a wifi network on my college and to connect to that network I need a EAP-TLS certificate. So I'm thinking about writing a plugin, that could somehow load this certificate when connecting to wifi network.

My idea about using certificates is, that when you connect to the server, it requests some authorization, so the system reads the certificate and send the data from it. Is it right? And would it be possible to write such plugin? If anyone here knows anything that could help or wants to help writing this, let me know.

Bye...
sashimi
Posts: 9
Joined: Thu Nov 16, 2006 7:33 pm

Post by sashimi »

I think you should go get a detailed course book on generic asym crypto schemes and wifi authentication (LEAP/PEAP/radius and stuff like that), then go find some existing source code and see how stuff works, and then only think about writing a plugin for psp ^^
Post Reply