Unknown publisher with valid certificate
I am trying to publish an AIR app with a .cer certificate which comes from Thawte and the Publisher name appears correctly if I use Flash to build a simple AIR app and try to install
If i use ADT from the command line, then the app compiles but the publisher is UNKNOWN when the installation window appears
adt -package -storetype pkcs12 -keystore codesign.cer air/MyApp.air application.xml -C bin .
Does anyone know why it will not find the publisher name?
What is the command line used by Flash to compile?
Thanks
