• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
App Transport Security exceptions App Store signed app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

App Transport Security exceptions App Store signed app


  • Subject: App Transport Security exceptions App Store signed app
  • From: Trygve Inda <email@hidden>
  • Date: Tue, 26 Jan 2016 21:55:42 -0800
  • Thread-topic: App Transport Security exceptions App Store signed app

I am still getting an error despite my Info.plist beign configured correctly
(as far as I can tell).

Calls to http on my domain (xericdesign.com) work. Calls via http to my
other domain (earthdeskcloudhost02.com) do not work.

connection failed: (null) The resource could not be loaded because the App
Transport Security policy requires the use of a secure connection.
http://www.earthdeskcloudhost02.com/mosaic/free/clouds-2048.jpg

My Info.plist has:

NSAppTransportSecurity
- NSExceptionDomains

-- earthdeskcloudhost02.com
--- NSTemporaryExceptionAllowsInsecureHTTPLoads (YES)

-- xericdesign.com
--- NSTemporaryExceptionAllowsInsecureHTTPLoads (YES)
--- NSIncludesSubdomains (YES)

I have also tried the key: NSExceptionAllowsInsecureHTTPLoads

Since some docs say this key should be used.


Any ideas?

Trygve



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: App Transport Security exceptions App Store signed app
      • From: Gavin Eadie <email@hidden>
    • Re: App Transport Security exceptions App Store signed app
      • From: Jens Alfke <email@hidden>
    • Re: App Transport Security exceptions App Store signed app
      • From: Ben Kennedy <email@hidden>
  • Prev by Date: Music App-style search
  • Next by Date: Re: App Transport Security exceptions App Store signed app
  • Previous by thread: Music App-style search
  • Next by thread: Re: App Transport Security exceptions App Store signed app
  • Index(es):
    • Date
    • Thread