parent
894e35b4e2
commit
409e12a9d6
|
@ -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
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue