Page 1 sur 1

unable to sign package

Publié : 29 mars 2024 - 21:59
par moritz1234
Running in a fresh docker container with latest wapt version (2.5):

Code : Tout sélectionner

root@23ce105b1441:/test# wapt-get create-keycert --PrivateKeyPassword=a 
Using config file /root/.config/waptconsole/waptconsole.ini
BaseDir: /root/private
Common name of certificate to create: wapt
Private Key Filename: /root/private/wapt.pem
Certificate Filename: /root/private/wapt.crt
root@23ce105b1441:/test# wapt-get build-upload . "--private-key-passwd=a" --wapt-server-user="$WAPT_USER" --wapt-server-passwd="$WAPT_PASSWORD" || exit 1
Server: https://wapt.xx.muc
Server UUID: 943f3e6e-e68d-11eb-a5ee-00163effba82
Server CABundle: 1
Server client certificate: 
Server client key: 

Exception at 0000000000601872: EWaptBadKeyPassword:
Unable to read key data. Either supplied password is wrong or not proper key data (must be PKCS#8 or PKCS#12).

Re: unable to sign package

Publié : 02 avr. 2024 - 18:19
par dcardon
Hi Morizt,

sorry but I couldn't find your question in your post...

And I couldn't find the mandatory post information mentioned in forum rules above.

Denis