Freeadius2 with EAP-TLS - cert not available on iOS 8.2

IT geek 31 itgeek31 at googlemail.com
Thu Mar 12 18:24:59 CET 2015


>
> setup a mobileconfig profile for your iphone using the apple iphone
> enterprise deployment
> tool - aka apple configurator
>

I didn't need the Apple Configurator.  Here's what I did.

First I needed to export my private key with the certificate.  To do that I
used:

      openssl pkcs12 -export -out client.p12 -inkey client.key -in
client.crt -certfile ca.crt

I then installed the CA and the .p12  on the iPhone.  This was then
recoqnised as a valid identity certificate, meaning I could authenticate
with it.


More information about the Freeradius-Users mailing list