SamuraiWTF / samuraiwtf

The main SamuraiWTF collaborative distro repo.
https://owasp.org/www-project-samuraiwtf/#SamuraiWTF_Project
GNU Lesser General Public License v3.0
453 stars 117 forks source link

Update AWS workspace bootstrap to generate local Samurai root CA #165

Closed JGillam closed 2 years ago

JGillam commented 2 years ago

This is in part to address the firefox issue in SamuraiWTF/katana#36. It has been a known issue with SamuraiWTF for some time that browsers are becoming picker about certificates, which necessitates handling of SSL/TLS for target environments.

The plan is to generate and install a local root certificate authority certificate that is then used to sign the certificates used by the reverse proxy.

JGillam commented 2 years ago

Code for this has been committed as part of the February rollup in d85b0413ec3fc0122d5ed2fbd929d1bc95b6566d.