Documentation of CA_BUNDLES_PATH

See also #941
This commit is contained in:
Dirk
2017-12-20 09:00:00 +01:00
parent 1984d7fc90
commit 1488baeac5
3 changed files with 11 additions and 2 deletions

View File

@ -498,6 +498,9 @@ HEARTBLEED_MAX_WAITSOCK Is the similar to MAX_WAITSOCK but applies only to the S
.IP "\(bu" 4
MEASURE_TIME_FILE For seldom cases when you don\'t want the scan time to be included in the output you can set this to false\.
.
.IP "\(bu" 4
CA_BUNDLES_PATH: If you have an own set of CA bundles or you want to point testssl\.sh to a specific location of a CA bundle, you can use this variable to set the directory which testssl\.sh will use\. Please note that it overrides completely the builtin path of testssl\.sh which means that you will only test against the bundles you point to\. Also you might want to use ~/utils/create_ca_hashes\.sh to create the hashes for HPKP\.
.
.IP "" 0
.
.SH "EXAMPLES"