first entry. This way ocspcheck will try all returned IPs to contact
the OCSP server. Found by the regress test and a resolv.conf file with
'family inet6 inet4'.
OK kn@ deraadt@
-/* $OpenBSD: ocspcheck.c,v 1.28 2020/10/16 01:16:55 beck Exp $ */
+/* $OpenBSD: ocspcheck.c,v 1.29 2021/02/09 16:55:51 claudio Exp $ */
/*
* Copyright (c) 2017,2020 Bob Beck <beck@openbsd.org>
dspew("DNS returns %s for %s\n", vec[vecsz].ip, s);
vecsz++;
- break;
}
freeaddrinfo(res0);