• 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
[iPhone] HTTPS / client Certificate / configuration profile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[iPhone] HTTPS / client Certificate / configuration profile


  • Subject: [iPhone] HTTPS / client Certificate / configuration profile
  • From: Sandro Noël <email@hidden>
  • Date: Wed, 3 Nov 2010 09:58:44 -0400

Greetings.

Scenario:

Our application accesses the content of a secure web server, the server is configured to ask the client for a certificate.
and other security features.

HTTPS
1: SSL connection to server with server certificate
2: SSL Client certificate (different cert issued for every user)
3: Basic Auth authentication over SSL.

I've looked at the docs and took some code from Apple's advance NSURLConnection
...the server certificate challenge works fine.

When I get to the client certificate challenge the code does not seem to be able to find the client certificate.

I've tried installing the certificate
1: as part of a configuration profile...(iPhone config utility)
2: certificate sent in an email to the phone and installed directly on the phone

The code from the advance NSURLConnection looks for certificates in the keychain,
but does not seem to find anything to process and send back to the server.

So my question is, how do I access a certificate that has been installed on the phone
that does not seem to be in the keychain?

Thank you for any pointers.
best regards.
Sandro,

_______________________________________________

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: [iPhone] HTTPS / client Certificate / configuration profile
      • From: Alastair Houghton <email@hidden>
    • Re: [iPhone] HTTPS / client Certificate / configuration profile
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: 2 Beginner Bindings Questions
  • Next by Date: Set Icon For Document-Based Files
  • Previous by thread: Re: Writing an Uninstaller
  • Next by thread: Re: [iPhone] HTTPS / client Certificate / configuration profile
  • Index(es):
    • Date
    • Thread