enableCrl

inline suspend fun RolesAnywhereClient.enableCrl(crossinline block: EnableCrlRequest.Builder.() -> Unit): EnableCrlResponse

Enables a certificate revocation list (CRL). When enabled, certificates stored in the CRL are unauthorized to receive session credentials.

**Required permissions: **rolesanywhere:EnableCrl.