NSX CLI Guide
get tls-inspection crls <crl-uuid> subject <subject-SHA256>
Display the revoked cert of a TLS inspection CRL that matches the subject SHA256 hash.
Parameters:
Option | Description |
---|---|
<uuid> | Generic UUID string argument Allowed pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$ |
<string> | Generic string argument Allowed pattern: ^([A-Za-z0-9_:.-]+)$ |