2 Mar
2022
2 Mar
'22
10:35 a.m.
On 02/03/2022 15:26, IƱigo Vicente wrote:
I have created a client.der from the client.pem, I pass it through cmd to windows and I add it to a wifi module to connect but it gives me an error. The client.pem contains two certificates, the CA and the client.pem, how can I configure it to contain only the client?
PEM format is plain text. Edit it to remove the certificate you don't want.
I think there is this error, freeradius uses the size with the two certificates together and I want to use them separately.
There is no error. FreeRADIUS uses whatever you give to it. -- Matthew