c06d825635
Change-Id: Ia7c84aa7b840bf92aeb7db7246d14119eb727b03 Story: 2007890 Task: 40269
8 lines
288 B
YAML
8 lines
288 B
YAML
---
|
|
fixes:
|
|
- |
|
|
While uploading a signed image, a private key to sign that image must be
|
|
specified. The CLI client asks for the password of that private key. Due
|
|
to wrong encoding handling while using Python 3, the password is not
|
|
accepted, whether it is correct or not.
|