harden-algo-downgrade is turned off.
git-svn-id: file:///svn/unbound/trunk@3471
be551aaa-1e26-0410-a405-
d3ace91eadb9
+13 August 2015: Wouter
+ - 5011 implementation does not insist on all algorithms, when
+ harden-algo-downgrade is turned off.
+
11 August 2015: Wouter
- Fix #694: configure script does not detect LibreSSL 2.2.2
{
char* reason = NULL;
uint8_t sigalg[ALGO_NEEDS_MAX+1];
- int downprot = 1;
+ int downprot = 0;
enum sec_status sec = val_verify_DNSKEY_with_TA(env, ve, rrset,
tp->ds_rrset, tp->dnskey_rrset, downprot?sigalg:NULL, &reason);
/* sigalg is ignored, it returns algorithms signalled to exist, but