Hi to everyone.
I have a quite nice experience with DD-WRT, started on my old WRT54GL,...
However, now I have a R7000 with the DD-WRT v3.0-r35030M kongac (02/19/18) firmwate.
I have some issue with the enabling of the freeradius server.
generating 65%, this may take a long time
It stops in this status, without further behaviour.
I tried to make it manually:
- removed everything with: rm -r /jffs/etc/freeradius/
- copied everything back: cp -r /etc/freeradius/* /jffs/etc/freeradius/
- configured the configuration file: vi /jffs/etc/freeradius/certs/server.cnf
- executed the generation of the certificate: ./jffs/etc/freeradius/certs/bootstrap
I get then this error:
writing new private key to 'server.key'
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:
-----
unable to find 'distinguished_name' in config
problems making Certificate Request
1995498704:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:crypto/conf/conf_lib.c:272:
Solutions?
Recent comments