mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
remove debug output
git-svn-id: file:///svn/unbound/trunk@4426 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
6bae276ecb
commit
87edf6497d
1 changed files with 0 additions and 1 deletions
|
|
@ -1230,7 +1230,6 @@ check_dates(struct val_env* ve, uint32_t unow,
|
|||
/* check them */
|
||||
incepminexpi = incep-expi;
|
||||
if(incepminexpi > 0) {
|
||||
log_info("incep-expi failure");
|
||||
sigdate_error("verify: inception after expiration, "
|
||||
"signature bad", expi, incep, now);
|
||||
*reason = "signature inception after expiration";
|
||||
|
|
|
|||
Loading…
Reference in a new issue