Le 3 nov. 2010 à 14:58, Sandro Noël a écrit : > 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 >
When you tell "Install certificate", I guess you mean "Certificate and private key" isn't it ? Does it works if you try to log using Safari ? I'm using it to access https with cert based auth, and don't get any problem. -- Jean-Daniel _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com