Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20491] Production builds should not use builtin keystore

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 5.2.0
Fix Version/sn/a
ComponentsAndroid
Labelscb-tooling
ReporterFokke Zandbergen
AssigneeUnknown
Created2016-03-01T13:46:00.000+0000
Updated2020-01-30T11:23:17.000+0000

Description

If the user does not specify a keystore, we will always [fall back on our builtin keystore](https://github.com/appcelerator/titanium_mobile/blob/981b9f8f61e58e0c74789e6db48ae8feb007b16a/android/cli/commands/_build.js#L1748-L1755). To enforce security best practices we should require the user to specify a keystore for production builds.

Comments

No comments

JSON Source