Loading signed .zxp extensions
I've used ZXPSignCmd to generate a cert and a signed .zxp package containing my extension.
./ZXPSignCmd -selfSignedCert US CA MyCompany "Michael Delaney" abc123 MyCert.p12
./ZXPSignCmd -sign MyExtension myExtension.zxp MyCert.p12 abc123
Now, since Extension Manager still doesn't support After Effects, how do I get AE to load the signed .zxp?
I've tricked it into working by adding <Host Name="PPRO" Version="[7.0,9.9]" /> to the manifest.xml and then using Extension Manager to install the .zxp to Premier. It then works in both AE and Premier. Obviously not ideal nor applicable for distribution.
All documentation about signing .zxp's I've found so far assume you will be using Extension Manager to install. Which again, does not apply with AE.
This post seems to have found success, but does not paint a full picture of how it was accomplished. Re: Packaging extensions for After Effects CC
Any help would be appreciated.
