Page 1 of 1

OpenVPN + FreeRADIUS authenticate

Posted: Wed Jun 10, 2015 5:39 pm
by sh0rty
Hello, I have implemented a OpenVPN + FreeRADIUS + OpenLDAP infrastructure.

For client authentication, I use certificates created using easy-RSA scripts, besides username / password.

Currently the validation of certificates is OpenVPN who makes it and then FreeRADIUS is responsible for authenticating username / password against OpenLDAP (this is done by radiusplugin.so).

My question is this. How should I set up the infrastructure for FreeRADIUS will responsible for the validation of certificates? It's posible?

Thanks!

PD: sry for my english. :)