add vmware-tools
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title:
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: reset_certificate_status
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking Certificate Status"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_certificate_status
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description: "Check machine SSL certificate"
|
||||
title: "Checking STS Signing Certs & Signing Chains"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_sts_tenant_certificates
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking CA certificates in VMDir [by CN(id)]"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_ca_certificates_in_vmdir
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking CA certificates in VECS [by Alias]"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_ca_certificates_in_vecs
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking VECS Stores"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_configuration
|
||||
method: check_vecs_store_permissions
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking Service Principals"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_service_principals
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking Certificate Revocation Lists"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_crls
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title:
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_identity_source_certificates
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking SSL Trust Anchors"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_ssl_trust_anchors
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: "Checking vCenter Extension Thumbprints"
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: check_vcenter_extension_thumbprints
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title: 'Checking VMCA Configurations in VCDB'
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_configuration
|
||||
method: check_vmca_configuration_vcdb
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title:
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_configuration
|
||||
method: check_sts_configuration
|
||||
@@ -0,0 +1,7 @@
|
||||
type: operation
|
||||
description:
|
||||
title:
|
||||
label:
|
||||
entry_point:
|
||||
module: operation.check_certificate
|
||||
method: show_check_result_summary
|
||||
Reference in New Issue
Block a user