FireBrick Road Warrior iPhone iPad iOS8: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
[[File:Ipsec-iphione.png|none|frame|VPN up on an iPhone]] |
[[File:Ipsec-iphione.png|none|frame|VPN up on an iPhone]] |
||
[[Category:FireBrick_IPsec_Road_Warrior|iPhone]] |
Revision as of 13:54, 31 July 2015
iPhone profile
Each iPhone needs a profile file specific to that user. Once created you can email this, or make a web link to it, and the iPhone will recognise it and allow it to be installed. Let's call it fred.mobileconfig for our user called fred as in the above example config.
./make-profile SERVER=IP-of-server LOCALID="Fred's iPhone" CA=ca-cert.pem SERVERID=server.example.com USERNAME=fred PROFNAME="Office VPN" VPNNAME=FireBrick fred.mobileconfig
Note that the SERVERID must match the FQDN entry used when making the server certificate, and hence the local-ID in the config for the connection.