NSX CLI Guide
get tls-inspection crls <crl-uuid> public-key-hash <public-key-hash>
Display the revoked cert of a TLS inspection CRL that matches the public key 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_:.-]+)$ |