No option "--add-ca-certificates"
Bug #2004072 reported by
rin_ne
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
"--add-
https:/
But actually snapcraft 7.2.9 makes error as follows
$ snapcraft --add-ca-
Usage: snapcraft [options] command [args]...
Try 'snapcraft pack -h' for help.
Error: unrecognized arguments: --add-ca-
I confirmed this option has been unavailable since 7.0.
Due to this, packages cannot be installed from private package repository with self-signed SSL certificate.
To post a comment you must log in.
I was able to reproduce this regression.
It looks like `--add- ca-certificates ` is not being properly parsed and passed to the core18|20 code.