Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-205] ioslib: Failing to parse certs if any cert has invalid unicode sequences

GitHub Issuen/a
TypeStory
PriorityHigh
StatusResolved
ResolutionFixed
Resolution Date2017-12-11T15:42:45.000+0000
Affected Version/sn/a
Fix Version/sAppc Daemon 1.1.0
Componentsioslib
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2017-12-11T15:22:57.000+0000
Updated2017-12-11T15:42:45.000+0000

Description

It's possible for a cert to have a name that cannot be decoded to an unsupported character sequence. We need to wrap each cert parsing in a try/catch so that we just skip the cert and move on.

Comments

No comments

JSON Source