1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_checker
Fadi Abbud a91d36cc95
Add options to use TLS client certificate for authentication (Checker)
* Add "client-cert" and "client-key" flag options to allow the checker to use TLS client certificate for authentication.
* Fix typo TSL -> TLS in docs.


Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
2022-03-31 17:57:43 +02:00
..
tmpl Added stubs for checks. 2021-12-10 15:44:01 +01:00
main.go Add options to use TLS client certificate for authentication (Checker) 2022-03-31 17:57:43 +02:00
processor.go Add options to use TLS client certificate for authentication (Checker) 2022-03-31 17:57:43 +02:00
report.go WIP: Refactored for simpler reporting. 2021-12-15 19:41:29 +01:00
reporters.go Code documentation and fix typo 2022-03-08 17:31:13 +01:00
util.go Implemented index.txt check 2021-12-16 00:43:50 +01:00