0

Is it possible to include a certificate at my app? I want that anyone who download my app, would get my certificate as well.

If it's not possible - how can I attach the certificate for my users?

(iOS and MacOS)

Edit: I need it for my VPN app, so I want the certificate to effect all other applications as well (Safari/Chrome)

Witterquick
  • 6,048
  • 3
  • 26
  • 50
  • 1
    does this: http://stackoverflow.com/questions/15728636/how-to-pin-the-public-key-of-a-certificate-on-ios answer you question? – Jon Rose Apr 24 '17 at 07:32
  • 1
    You may also need to add 'App Transport Security' exception if your server does not have a CA certified certificate. References : : 1. https://forums.developer.apple.com/thread/6767 2. https://developer.apple.com/videos/play/wwdc2016/706/ – Swapnil Luktuke Apr 24 '17 at 08:05
  • Thanks. I've edited the questions to better fit my needs. Don't know if it's possible.. – Witterquick Apr 24 '17 at 13:48

0 Answers0