Using ant + nsis I was able to generate the binary, with the cert overridden by my self signed cert. But when I install using this binary, the qz-tray.jks file is not generated. This results in the error "jks not found, or keystore may be corrupt" on launching the newly installed qz tray application.
Both, my cert and private key files, are in the .pem format.
[exec] ============================================
[exec] Finished
[exec] ============================================
[exec]
[exec] pkgbuild: error: Cannot write package to "/Users/abbass/Development/tray/out/qz-tray-community-Exception in thread main java.lang.ExceptionInInitializerError
[exec] at qz.ws.PrintSocketServer.main(Unknown Source)
[exec] Caused by: Numeric identifier MUST NOT contain leading zeroes
[exec] at com.github.zafarkhaja.semver.VersionParser.checkForLeadingZeroes(VersionParser.java:479)
[exec] at com.github.zafarkhaja.semver.VersionParser.numericIdentifier(VersionParser.java:407)
[exec] at com.github.zafarkhaja.semver.VersionParser.preReleaseIdentifier(VersionParser.java:339)
[exec] at com.github.zafarkhaja.semver.VersionParser.parsePreRelease(VersionParser.java:311)
[exec] at com.github.zafarkhaja.semver.VersionParser.parseValidSemVer(VersionParser.java:261)
[exec] at com.github.zafarkhaja.semver.VersionParser.parseValidSemVer(VersionParser.java:195)
[exec] at com.github.zafarkhaja.semver.Version.valueOf(Version.java:265)
[exec] at qz.common.Constants.<clinit>(Unknown Source)
[exec] ... 1 more-unsigned.pkg". (The operation couldn’t be completed. Bad file descriptor)
BUILD FAILED
/Users/abbass/Development/tray/build.xml:348: exec returned: 1
--
You received this message because you are subscribed to the Google Groups "qz-print" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qz-print+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.