Added automatic generation of juice-shop certs with mkcert
Note that the browsers' cert trust can't be automatically set with mkcert until after they're first run. After they're run, mkcert -install run as the primary user will fix the trust, but the browser will need to be restarted.
mkcert
, which have in an open PR - https://github.com/SamuraiWTF/samuraiwtf/pull/158mkcert
mkcert -install
run as the primary user will fix the trust, but the browser will need to be restarted.