Error when building windows App using signed certificate
i think same issue others complaining about. have followed number of tutorials have done far.....
c:\program files (x86)\windows kits\8.1\bin\x86>makecert.exe -n "cn=cwadigital.com.renault-trucks.rtec" -r -h 0 -eku "1.3.6.1.5.5.7.3.3,1.3.6.1.4.1.311.10.3.13" -e 01/01/2018 -sv mykey.pvk mykey.cer
where cwadigital.com.renault-trucks.rtec same value in <preference name="windows-identity-name" value="cwadigital.com.renault-trucks.rtec" /> within config.xml.
i ran.....
c:\program files (x86)\windows kits\8.1\bin\x86>pvk2pfx.exe -pvk mykey.pvk -pi [mypassword] -spc mykey.cer -pfx mykey.pfx
i uploaded pfx file adobe build "signing keys" page. linked app build section , clicked re-build. asked me password , failed below:
certutil: -importpfx command failed: 0x80070002 (win32: 2 error_file_not_found)
certutil: system cannot find file specified.
my "personal"
certutil: -delstore command completed successfully.
my appid 2300209
More discussions in PhoneGap Build
adobe
Comments
Post a Comment