passbolt / passbolt_cli

Command line interface for passbolt API
GNU Affero General Public License v3.0
146 stars 30 forks source link

ability to use behind proxy #26

Open LanceSandino opened 5 years ago

LanceSandino commented 5 years ago

We host our Passbolt instance behind https://github.com/buzzfeed/sso

and therefore have to authenticate with Google prior to being able to access Passbolt

with the CLI, we are unable to do so...

belorenz commented 1 year ago

Have a similar issue and would love to be able to connect to a passbolt server via proxy as well. We have a very restricted lab network from which we need to connect to a passbolt server which is in general possible with curl but passbolt_cli seems to ignore the https proxy settings in linux. Any plans to make this possible? Thanks and best regards!