Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate signed patch jar with Android keystore #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

generate signed patch jar with Android keystore #102

wants to merge 1 commit into from

Conversation

qbeenslee
Copy link

@qbeenslee qbeenslee commented Sep 11, 2016

使用Android的keystore证书对补丁jar进行签名.

为保证网络下发补丁的安全性, 建议对补丁进行RSA签名.

这里是修改了buildsrc的代码, 获取工程的签名信息并使用 jarsigner工具对已生成的patch.jar进行签名生成一份新的已签名补丁包patch_signed.jar.

如果有需求, 后续可以给出客户端校验RSA证书的部分代码.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant