From 17b59e656547cd1637ff7caff620083f337e910d Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 22 May 2018 14:53:57 +0200 Subject: [PATCH] remove outdated error messages Was not able to replicate: "FAILURE_TIMESTAMP_TOO_FAR_IN_PAST". There might be more error messages that are not in production. --- NisApi.src.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/NisApi.src.html b/NisApi.src.html index a620b00..8aad900 100644 --- a/NisApi.src.html +++ b/NisApi.src.html @@ -6928,9 +6928,6 @@

Error messages

FAILURE_SIGNATURE_NOT_VERIFIABLE
The signature of the entity failed upon verification.
-
FAILURE_TIMESTAMP_TOO_FAR_IN_PAST
-
The timestamp of the entity lies to far in the past.
-
FAILURE_TIMESTAMP_TOO_FAR_IN_FUTURE
The timestamp of the entity lies too far in the future.