ipaserver.plugins.certprofile.ca_enabled_check

ipaserver.plugins.certprofile.ca_enabled_check(_api)[source]

Raise NotFound if CA is not enabled.

This function is defined in multiple plugins to avoid circular imports (cert depends on certprofile, so we cannot import cert here).