I would like to create a certificate system to add security to a small business wireless network. I understand that certificates can be used as authentication on a WLAN. Does anyone know how to do this??
|
feedback
|
|
You can use any X.509 client authentication certificate as long as your authentication source trusts them. Basically, you need a few things:
These are all very detailed things. I suggest you get to reading about each step and ask individual and specific questions about any problems that you might run into during your testing. "Help me do this from scratch" is far too broad. TL;DR You need hardware that supports it. You need a way to generate certificates. You need an authentication source that can use those certificates. | ||||
|
feedback
|