Hi,
now the problem i meet is it seems that when creating private sigh key on b4a ,the alias name has been fixed to b4a right?at in some situtation i want the alias name to be the same as my generated store key name.so how can i do it?
i try to ust keytool to generate a keystore file and import it to b4a,but it has compile error say "jarsigner: 找不到b4a的证书链。b4a必须引用包含私有密钥和相应的公共密钥证书链的有效 KeyStore 密钥条目。"
so is there any way i can fix this issue?
thanks
now the problem i meet is it seems that when creating private sigh key on b4a ,the alias name has been fixed to b4a right?at in some situtation i want the alias name to be the same as my generated store key name.so how can i do it?
i try to ust keytool to generate a keystore file and import it to b4a,but it has compile error say "jarsigner: 找不到b4a的证书链。b4a必须引用包含私有密钥和相应的公共密钥证书链的有效 KeyStore 密钥条目。"
so is there any way i can fix this issue?
thanks