[TIMOB-12146] CLI: iOS certs not displaying due to insufficient buffer size
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-12-22T00:45:01.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.2, Release 3.1.0, 2012 Sprint 26 JS, 2012 Sprint 26 |
Components | CLI |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-12-22T00:42:52.000+0000 |
Updated | 2013-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.
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