Lines Matching refs:AXFR
76 dig_with_tls_opts -b 10.53.0.10 "@10.53.0.$srv_number" "${zone_name}." AXFR >"dig.out.ns$srv_number.${zone_name}.test$n" || return 1
87 dig_with_tls_opts example. -b 10.53.0.10 @10.53.0.1 axfr >dig.out.ns1.test$n || ret=1
89 digcomp example.axfr.good dig.out.ns1.test$n || ret=1
97 digcomp example.axfr.good "dig.out.ns2.example.test$n" || ret=1
219 digcomp example.axfr.good "dig.out.ns3.example.test$n" || ret=1
243 digcomp example.axfr.good "dig.out.ns4.example.test$n" || ret=1
287 dig_with_tls_opts +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=1
296 dig_with_opts example. -b 10.53.0.10 @10.53.0.1 axfr >dig.out.ns1.test$n || ret=1
320 "$DIG" +tls $common_dig_options -p "${HTTPSPORT}" +comm @10.53.0.1 . AXFR >dig.out.test$n
405 dig_with_https_opts +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=1
479 dig_with_https_opts +https-get +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=1
523 dig_with_http_opts +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=1
706 dig_with_tls_opts +tls-ca="$ca_file" +tls-hostname="srv01.crt02-no-san.example.com" -p "${EXTRAPORT2}" +comm @10.53.0.1 . AXFR >dig.out.test$n || ret=1
741 dig_with_tls_opts +tls-ca="$ca_file" -p "${EXTRAPORT5}" example8. -b 10.53.0.10 @10.53.0.1 axfr >dig.out.ns1.test$n || ret=1
749 dig_with_tls_opts +tls-ca="$ca_file" +tls-certfile="./CA/certs/srv01.client01.example.com.pem" +tls-keyfile="./CA/certs/srv01.client01.example.com.key" -p "${EXTRAPORT5}" example8. -b 10.53.0.10 @10.53.0.1 axfr >dig.out.ns1.test$n || ret=1
750 digcomp dig.out.ns1.test$n example8.axfr.good >/dev/null || ret=1