[PULL 01/16] tests: fix encoding of IP addresses in x509 certs

2022-05-10 Thread Dr. David Alan Gilbert (git)
From: Daniel P. Berrangé We need to encode just the address bytes, not the whole struct sockaddr data. Add a test case to validate that we're matching on SAN IP addresses correctly. Signed-off-by: Daniel P. Berrangé Message-Id: <20220426160048.812266-2-berra...@redhat.com> Reviewed-by: Dr. Davi

[PULL 01/16] tests: fix encoding of IP addresses in x509 certs

2022-05-09 Thread Dr. David Alan Gilbert (git)
From: Daniel P. Berrangé We need to encode just the address bytes, not the whole struct sockaddr data. Add a test case to validate that we're matching on SAN IP addresses correctly. Signed-off-by: Daniel P. Berrangé Message-Id: <20220426160048.812266-2-berra...@redhat.com> Reviewed-by: Dr. Davi