gna gna unicode blah blah blah
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
parent
822f484eb7
commit
7a34bd7060
|
@ -157,8 +157,8 @@ class Expiration(nagiosplugin.Resource):
|
||||||
|
|
||||||
Get the expiration date from RDAP.
|
Get the expiration date from RDAP.
|
||||||
The RDAP server is extracted from https://data.iana.org/rdap/dns.json which
|
The RDAP server is extracted from https://data.iana.org/rdap/dns.json which
|
||||||
cached to avoid useless fetching; but the JSON from the registry RDAP isn’t
|
cached to avoid useless fetching; but the JSON from the registry RDAP is
|
||||||
cached because we can’t presume of the data lifetime.
|
not cached because we can not presume of the data lifetime.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def __init__(self, domain):
|
def __init__(self, domain):
|
||||||
|
|
Loading…
Reference in a new issue