Files
meta-openembedded/meta-networking/recipes-connectivity
Mingli Yu 0d7522b7df freeradius: fix the existed certificate error
Fixes the occasional error:
 # cd /etc/raddb/certs
 # ./bootstrap
[snip]
openssl ca -batch -keyfile ca.key -cert ca.pem -in client.csr  -key 'whatever' -out client.crt -extensions xpclient_ext -extfile xpextensions -config ./client.cnf
Using configuration from ./client.cnf
Check that the request matches the signature
Signature ok
ERROR:There is already a certificate for /C=FR/ST=Radius/O=Example Inc./CN=user@example.org/emailAddress=user@example.org
The matching entry has the following details
Type          :Valid
Expires on    :200908024833Z
Serial Number :02
File name     :unknown
Subject Name  :/C=FR/ST=Radius/O=Example Inc./CN=user@example.org/emailAddress=user@example.org
make: *** [Makefile:128: client.crt] Error 1

Add the check to fix the above error and it does the same for server.crt.

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-13 09:01:58 -07:00
..
2019-07-11 23:18:54 -07:00
2020-06-29 07:20:22 -07:00
2020-03-20 07:44:29 -07:00
2020-01-22 09:56:34 -08:00
2018-08-19 17:10:27 -04:00
2020-02-24 21:00:23 -08:00
2020-05-21 20:16:40 -07:00
2020-02-04 18:45:47 -08:00
2020-04-15 11:26:22 -07:00
2020-06-08 13:58:03 -07:00
2020-02-03 22:50:59 -08:00
2020-06-26 09:00:05 -07:00
2020-04-04 07:22:16 -07:00
2020-05-15 08:31:09 -07:00
2019-07-10 09:24:32 -07:00
2020-05-31 22:42:25 -07:00
2020-03-23 16:29:09 -07:00
2018-11-01 10:04:54 -07:00
2020-04-26 23:12:15 -07:00