Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bail out if user error bc of umask (3.0 branch)
Implemnation for 3.0, 3.2 see #2450 If a user chose a broken umask testssl.sh will start but emits subsequent errors. This patch adds two sanity checks whether it is allowed to create and read files in the temp directory. Fixes #2449
- Loading branch information