#david2-CLI-signed-cert
1 messages · Page 1 of 1 (latest)
maybe a related question would be "where does stripe cli get it's certificate authority info from", normal OS cert store?
(or bakes in the common global ones?)
Checking one sec
Ah okay so I think you actually need to skip verification in this case if you are using the CLI: https://stripe.com/docs/cli/listen#listen-skip-verify
I believe we do use common global but not 100%. Checking with a colleague to see if they know
🤦♂️🤦♂️🤦♂️ all I had to do was read a few more lines after the -f option in the docs
thanks!
lol I forgot about it too!