OpenVPN + FreeRADIUS authenticate

How to customize and extend your OpenVPN installation.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
sh0rty
OpenVpn Newbie
Posts: 1
Joined: Wed Jun 10, 2015 5:03 pm

OpenVPN + FreeRADIUS authenticate

Post by sh0rty » Wed Jun 10, 2015 5:39 pm

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. :)

Post Reply