flake8 tweak
This commit is contained in:
@ -17,6 +17,7 @@ from lemur.common.utils import parse_certificate
|
|||||||
|
|
||||||
crl_cache = {}
|
crl_cache = {}
|
||||||
|
|
||||||
|
|
||||||
def ocsp_verify(cert, cert_path, issuer_chain_path):
|
def ocsp_verify(cert, cert_path, issuer_chain_path):
|
||||||
"""
|
"""
|
||||||
Attempts to verify a certificate via OCSP. OCSP is a more modern version
|
Attempts to verify a certificate via OCSP. OCSP is a more modern version
|
||||||
|
Reference in New Issue
Block a user