Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8186] iOS: Feature request to add X.509 certificate authentication over SSL in HTTPClient connection

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsiOS
LabelsSupportTeam, api, core
ReporterVarun Joshi
AssigneeUnknown
Created2012-03-22T10:48:23.000+0000
Updated2018-03-06T18:57:58.000+0000

Description

It has been requested to add the functionality to send x.509 certificate through SSL to the server while establishing HTTPClient connection. So basically, during authentication process, client would be able to send a (.cer) file through HTTPS. Essentially, something like this: 1) Package .p12 files/ .cer files as part of Resources, and 2) Extract data from these files (an API from TiHTTPClient) and send it over to server.

Comments

No comments

JSON Source