Update certbot/certbot/_internal/ocsp.py

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
Joona Hoikkala 2020-02-04 10:44:25 +02:00 committed by GitHub
parent 975025207f
commit d785f8c534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ class RevocationChecker(object):
"""
Reads OCSP response file and returns producedAt, thisUpdate
and nextUpdate values in datetime format, or None if an error
occures.
occurs.
:param str response_file: File path to OCSP response