Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11728] iOS: Support SSL certificate store with HTTP Client

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-12-04T00:39:20.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.1.0, 2012 Sprint 24, 2012 Sprint 24 API
ComponentsiOS
Labelsn/a
ReporterAllen Yeung
AssigneeVishal Duggal
Created2012-11-12T02:51:37.000+0000
Updated2017-03-14T19:03:26.000+0000

Description

Comments

  1. Ingo Muschenetz 2012-11-14

    We'll need to get this done sooner over later in Sprint 24 as the client has a deadline to get this in-app before the end of the month.
  2. Vishal Duggal 2012-11-15

    For iOS this basically means exposing the following methods of ASIHTTPRequest setClientCertificates(NSArray) - Array of SecCertificateRef setClientCertificateIdentity(arg) - arg is of type SecIdentityRef The parsing of certificates can be done in a module.
  3. Vishal Duggal 2012-11-15

    Pull pending for iOS that exposes the hooks required https://github.com/appcelerator/titanium_mobile/pull/3429
  4. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source