diff --git a/lemur/authorities/models.py b/lemur/authorities/models.py index ba0516fd..cced3ed1 100644 --- a/lemur/authorities/models.py +++ b/lemur/authorities/models.py @@ -85,7 +85,7 @@ class Authority(db.Model): @property def is_cab_compliant(self): """ - Parse the options to find whether authority is CAB Forum Compliant + Parse the options to find whether authority is CAB Forum Compliant, i.e., adhering to the CA/Browser Forum Baseline Requirements. Returns None if option is not available """