Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12146] CLI: iOS certs not displaying due to insufficient buffer size

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-12-22T00:45:01.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.2, Release 3.1.0, 2012 Sprint 26 JS, 2012 Sprint 26
ComponentsCLI
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-12-22T00:42:52.000+0000
Updated2013-02-08T21:03:03.000+0000

Description

When the node-appc iOS detection library calls "security dump-keychain", the buffer to capture the output has a fixed size of 1,048,576 bytes. If that buffer is exceeded, it will return that it didn't find any certs.

Comments

  1. Lokesh Choudhary 2013-02-08

    Verified the issue & now seeing the certs. Environment: Ti Studio : 3.0.2.201302041757 Ti BB SDK : 3.0.2.v20130207164659 Mac OSX : 10.8.2 CLI Version : 3.0.24-cr

JSON Source