TestimoX

API Reference

Class

PkiConfiguration

Namespace ADPlayground.Pki
Assembly ADPlayground
Modifiers sealed

Aggregated PKI configuration posture view used by TestimoX rules.

Inheritance

  • Object
  • PkiConfiguration

Constructors

public PkiConfiguration() #

Properties

public View RocaConfirmed { get; set; } #

ROCA‑confirmed CA certificates (must be replaced).

public View RocaSuspected { get; set; } #

ROCA‑suspected CA certificates (further validation recommended).

public View WeakRsaComponents { get; set; } #

Other weak RSA components (e.g., small exponent or short key length).

public View EnrollmentEndpoints { get; set; } #

Enrollment endpoints requiring HTTPS (and those compliant) across the forest.