On Wed, 2019-10-16 at 16:43 +0200, Laszlo Ersek wrote: > Regarding the current edk2 patch set, I think we should do the following: > > - use X509_VERIFY_PARAM_set1_ip() rather than > X509_VERIFY_PARAM_set1_ip_asc() > > - incorporate "StdLib/BsdSocketLib/inet_pton.c" from the edk2-libc > project (which used to be part of edk2 itself) into TlsLib, and call > inet_pton() for parsing the address as both IPv4 and IPv6. That makes sense.