Re: [iPhone] HTTPS / client Certificate / configuration profile
Re: [iPhone] HTTPS / client Certificate / configuration profile
- Subject: Re: [iPhone] HTTPS / client Certificate / configuration profile
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 3 Nov 2010 16:48:50 +0100
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 (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