Creating certificates with a password that has spaces in it
Alan DeKok
aland at deployingradius.com
Tue Dec 9 22:01:02 CET 2014
On Dec 9, 2014, at 3:38 PM, Jasvinder S. Bahra <bbdl21548 at blueyonder.co.uk> wrote:
> The passwords i've set in the three CNF files are made up of multiple words
The build rules in raddb/certs/ are meant for simple cases, no spaces.
In any case, I’ve pushed a fix to the various branches. You can download a patch for v2 here:
https://github.com/FreeRADIUS/freeradius-server/commit/252275d01ac9203d4099037040f69765930d146f.patch
Save it to a file in the raddb directory, and then in shell prompt (in that directory), do:
patch -p2 < 252275d01ac9203d4099037040f69765930d146f.patch
After that, it should work.
Alan DeKok.
More information about the Freeradius-Users
mailing list