visual studio cordova - CordovaApp.pfx create .aetx token? -
can cordovaapp.pfx in res\native\windows used create .aetx token?
signing handled automatically vs2015 community + cordova when deploying package release.
sample cordovaapp.pfx https://github.com/dbiele/typescript-cordova-systemjs-angular2-beta/tree/master/res/native/windows
here's instructions on how create .aetx .pfx = link
all when trying convert is: invalid certificate or password
an .aetx token can created if enterprise mobile code signing certificate symantec corp has been purchased. without certificate, aetgenerator.exe unable create .aetx .pfx.
explanation on how use aetx , mobile certificates.
https://msdn.microsoft.com/en-us/magazine/dn296515.aspx
download root certificates https://knowledge.symantec.com/support/code-signing-support/index?page=content&id=so20770&actp=search&viewlocale=en_us
instructions on how sign app https://msdn.microsoft.com/en-us/library/windows/apps/jj735576(v=vs.105).aspx
i hope helps!
Comments
Post a Comment