7 Dec
2017
7 Dec
'17
12:30 p.m.
On Thu, 2017-12-07 at 11:26 -0600, Michael Duckett wrote:
I want to use FreeRadius for 802.1x authentication. I have a cert that's provided by an equipment manufacturer which I need to "install"/import into FR. Can someone point me to documentation to accomplish this? I don't want to generate a cert. I want to import key/cert, etc provided by the equipment manufacturer.
The eap module config contains the filenames of the certificate & private key etc. So either put the key/cert where the config already points (in raddb/certs/...) or change the config to point to the location of the key & cert. There's no magic. The server just loads the certificate from the files it's told to. -- Matthew