12 Mar
2015
12 Mar
'15
1:52 p.m.
Hi,
openssl pkcs12 -export -out client.p12 -inkey client.key -in client.crt -certfile ca.crt
the Makefile that comes with FreeRADIUS already does that (creates a p12) i guess the issue might be that you didnt add the CA to your client. the apple configurator will do that for you - amnd set up things like RADIUS CN check/trust alan