iPhone: install certificate for SSL connection

后端 未结 2 784
南方客
南方客 2020-12-31 22:48

I would like my app to install an SSL certificate on the device, giving it access to my https site. Any advice would be greatly appreciated.

Thanks!!

2条回答
  •  旧巷少年郎
    2020-12-31 23:42

    I've found the best way is to do the following: 1) Use your desktop browser to save the certificate locally. 2) Write an email to yourself and include the cert as an attachment 3) Read the email on your iOS device 4) Open the cert using the iOS mail app. This will install it on your device.

提交回复
热议问题