I have prepared a file with parameters flashaccesstools.properties:
licensegen.sign.certfile=trial6.pfx
licensegen.sign.certpass=password
and I want to create a file of the license a command:
...Access Professional Package\Command Line Tools\libs>java -jar AdobeLicenseGenerator.jar -c flashaccesstools.properties -m testauth.f4v.metadata -o -root root-license
At license generation I receive the message:
Adobe(R) Flash Access License Generator
version 3.1.0435
=======================
Signing credentials: trial6.pfx
License type: Root
Destination file: ....Flash Access Professional Package\Command Line Tools\libs\root-license
Unable to load credential: Unable to load credential from trial6.pfx -- possibly wrong password.
FAILURE
These certificate and the password are checked up and used on the server of licenses.
what is my error?
Thanks
Hi,
The password string used for license server is scrambled, and the password string used in flashaccesstools.properties is NOT scrambled.
From your question context I guess you were using scrambled password in the properties file, can you please try the un-scrambled password and let us know the result?
Thanks.
Thanks, but now,there was other error
I have prepared a file with parameters flashaccesstools.properties:
# PKCS12 file containing credentials for signing license (Flash Access Professional License Server Certificate)
licensegen.sign.certfile=trial6.pfx
licensegen.sign.certpass=password (not encription)
and run a command:
...Access Professional Package\Command Line Tools\libs>java -jar AdobeLicenseGenerator.jar -c flashaccesstools.properties -m testauth.f4v.metadata -o -root root-license
At license generation I receive the message:
Adobe(R) Flash Access License Generator
version 3.1.0435
=======================
Signing credentials: trial6.pfx
License type: Root
Destination file: .....\Command Line Tools\libs\root-license
Flash Access Professional License server certificate required
FAILURE
North America
Europe, Middle East and Africa
Asia Pacific