BBVA / apicheck

The DevSecOps toolset for REST APIs
https://bbva.github.io/apicheck/
Apache License 2.0
270 stars 65 forks source link

cert is deprecated in apicheck-proxy 1.0.2 docker´s image #38

Open jccastromil opened 3 years ago

jccastromil commented 3 years ago

after successful installation of apicheck-proxy on macOS Big Sur, I am getting this error message

$ apicheck-proxy usage: mitmdump [options] [filter] mitmdump: error: ambiguous option: --cert could match --certs, --cert-passphrase

--cert is deprecated. Please use --certs instead.

cr0hn commented 3 years ago

Thanks for the report. I’ll check them