On 26 Nov 2013, at 07:31, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 26 Nov 2013, at 05:53, Scott Pettit - Vorco <SPettit@vorco.net> wrote:
Hi,
We¹re running FreeRADIUS 2.1.10 on Ubuntu. We¹d like to have the mySQL connections running over SSL.
I can¹t find anything in the documentation about it but I found this patch from a long time ago http://dev.gentoo.org/~wschlich/src/freeradius-1.0.2-mysql-ssl.patch
Is SSL supported on the mySQL driver and if so how do I specify the location of my SSL CA Cert and enable SSL?
No. Driver specific config items weren't even supported before 3.x.x. It should be fairly trivial to come up with a patch, and you can use the sqlite driver as an example of reading driver config items.
Added to 3.0.x and master. See mods-available/sql for documentation. -Arran Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team