Lines Matching refs:optout
373 echo_i "checking positive validation OPTOUT ($n)"
375 $DIG $DIGOPTS +noauth a.optout.example. \
377 $DIG $DIGOPTS +noauth a.optout.example. \
409 echo_i "checking negative validation NXDOMAIN OPTOUT ($n)"
411 $DIG $DIGOPTS +noauth q.optout.example. \
413 $DIG $DIGOPTS +noauth q.optout.example. \
449 echo_i "checking negative validation NODATA OPTOUT ($n)"
451 $DIG $DIGOPTS +noauth a.optout.example. \
453 $DIG $DIGOPTS +noauth a.optout.example. \
519 echo_i "checking multi-stage positive validation NSEC/OPTOUT ($n)"
521 $DIG $DIGOPTS +noauth a.optout.example. \
523 $DIG $DIGOPTS +noauth a.optout.example. \
558 echo_i "checking multi-stage positive validation NSEC3/OPTOUT ($n)"
560 $DIG $DIGOPTS +noauth a.optout.nsec3.example. \
562 $DIG $DIGOPTS +noauth a.optout.nsec3.example. \
571 echo_i "checking multi-stage positive validation OPTOUT/NSEC ($n)"
573 $DIG $DIGOPTS +noauth a.secure.optout.example. \
575 $DIG $DIGOPTS +noauth a.secure.optout.example. \
584 echo_i "checking multi-stage positive validation OPTOUT/NSEC3 ($n)"
586 $DIG $DIGOPTS +noauth a.nsec3.optout.example. \
588 $DIG $DIGOPTS +noauth a.nsec3.optout.example. \
597 echo_i "checking multi-stage positive validation OPTOUT/OPTOUT ($n)"
599 $DIG $DIGOPTS +noauth a.optout.optout.example. \
601 $DIG $DIGOPTS +noauth a.optout.optout.example. \
610 echo_i "checking empty NODATA OPTOUT ($n)"
612 $DIG $DIGOPTS +noauth empty.optout.example. \
614 $DIG $DIGOPTS +noauth empty.optout.example. \
892 checkprivate nsec3.optout.example 10.53.0.3 || ret=1
899 checkprivate optout.example 10.53.0.3 || ret=1
900 checkprivate optout.nsec3.example 10.53.0.3 || ret=1
901 checkprivate optout.optout.example 10.53.0.3 || ret=1
907 checkprivate secure.optout.example 10.53.0.3 || ret=1