mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
virnettlssessiontest.c: fix grammar
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
parent
26ac16f3ce
commit
67e98c6452
@ -74,9 +74,9 @@ static ssize_t testRead(char *buf, size_t len, void *opaque)
|
|||||||
* This is replicating the checks that are done for an
|
* This is replicating the checks that are done for an
|
||||||
* active TLS session after handshake completes. To
|
* active TLS session after handshake completes. To
|
||||||
* simulate that we create our TLS contexts, skipping
|
* simulate that we create our TLS contexts, skipping
|
||||||
* sanity checks. When then get a socketpair, and
|
* sanity checks. We then get a socketpair, and
|
||||||
* initiate a TLS session across them. Finally do
|
* initiate a TLS session across them. Finally do
|
||||||
* do actual cert validation tests
|
* actual cert validation tests
|
||||||
*/
|
*/
|
||||||
static int testTLSSessionInit(const void *opaque)
|
static int testTLSSessionInit(const void *opaque)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user