asm89 / smoke.sh

A minimal smoke testing framework in Bash.
MIT License
205 stars 56 forks source link

Handle insecure HTTPS interactions #8

Open rodlogic opened 8 years ago

rodlogic commented 8 years ago

I would like to smoke test against HTTPS wil self-signed certificate.

asm89 commented 7 years ago

That'd make sense. Not sure what the API should look like. Perhaps a "global" setting would make sense?