]> gerrit.simantics Code Review - simantics/platform.git/commit
Fix signing to work with PKCS#12 keystore
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 17 Aug 2022 11:15:46 +0000 (14:15 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 17 Aug 2022 11:15:46 +0000 (14:15 +0300)
commitc27fef7b9c12582d5eb3a66456eb32cee6c80860
treecbe678dc075e5ad91bd5d1f4ddef1615fd5c3952
parentd331e06e5825b124d5a76b1fdc1b45bbb5506407
Fix signing to work with PKCS#12 keystore

PKCS#12 keystores only have one store password,
no separate key password. The -keypass argument must
not be given to jarsigner when it is not used.

Change-Id: I95f0681c6a841113da3f3b341aa42e73f075d4b4
releng/org.simantics.sdk.build.p2.site/sign.sh