open-vault/command/healthcheck
Alexander Scheel d1c078381e
Add hardware_backed_root, root_issued_leaves health checks (#17865)
* Add hardware_backed_root health check

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add root_issued_leaves health check

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add new health checks to CLI

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Add more helpers to common PKI health-check code

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Show config when listing, stable output order

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

* Fix %v->%w

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2022-11-16 15:24:54 -05:00
..
common.go PKI Health Check Command (#17750) 2022-11-16 09:27:56 -05:00
pki.go Add hardware_backed_root, root_issued_leaves health checks (#17865) 2022-11-16 15:24:54 -05:00
pki_ca_validity_period.go PKI Health Check Command (#17750) 2022-11-16 09:27:56 -05:00
pki_crl_validity_period.go PKI Health Check Command (#17750) 2022-11-16 09:27:56 -05:00
pki_hardware_backed_root.go Add hardware_backed_root, root_issued_leaves health checks (#17865) 2022-11-16 15:24:54 -05:00
pki_root_issued_leaves.go Add hardware_backed_root, root_issued_leaves health checks (#17865) 2022-11-16 15:24:54 -05:00
util.go PKI Health Check Command (#17750) 2022-11-16 09:27:56 -05:00