Reputation: 2400
Is there a way to install my own self-signed SSL certificate on my iPad? Presumably I can get the .crt via Dropbox or email, but then what do I do with it? Is there an easier way to get the .crt than that (from a PC)?
Upvotes: 13
Views: 48185
Reputation: 1211
This is very easy . You can just put your certificate in your server where it can be accessed via a browser. Than just visit the location in your browser Eg. Safari in ipad just click on the certificate.
Upvotes: 6
Reputation: 20475
This might help found this Apple Support post:
I would import the cert on a desktop system through Firefox, then export with private key in
.p12
form. Email the resulting cert and you should be all set.
http://discussions.apple.com/thread.jspa?threadID=2652502&tstart=0
Upvotes: 8