freeradius 3 and certs

gahn ipfreak at yahoo.com
Fri Feb 12 18:45:29 CET 2016


thanks, alan! 

    On Friday, February 12, 2016 12:23 PM, Alan DeKok <aland at deployingradius.com> wrote:
 

 On Feb 12, 2016, at 12:19 PM, gahn via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
...
> Certificate is to be certified until Apr 12 16:09:37 2016 GMT (60 days)
> failed to update database
> TXT_DB error number 2
> *** Error code 1

  This is an OpenSSL error.

  You are running the command as a user who does not have permission to write to the directory.

  Or, you're trying to create a new certificate with the same information as a previous one.

  If these certificates are just for testing, you can do:

$ make destroycerts

  Which will destroy the existing ones.  And all OpenSSL information.

  Then, do:

$ make

  and it will create the certs.

  Alan DeKok.


  


More information about the Freeradius-Users mailing list