artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bac16b5
)
Update RFC reference. RFC 4366 was obsoleted by RFC 6066.
author
tb
<tb@openbsd.org>
Tue, 1 Jun 2021 20:26:11 +0000
(20:26 +0000)
committer
tb
<tb@openbsd.org>
Tue, 1 Jun 2021 20:26:11 +0000
(20:26 +0000)
lib/libtls/tls_client.c
patch
|
blob
|
history
diff --git
a/lib/libtls/tls_client.c
b/lib/libtls/tls_client.c
index
701bb6f
..
c45684d
100644
(file)
--- a/
lib/libtls/tls_client.c
+++ b/
lib/libtls/tls_client.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: tls_client.c,v 1.4
6 2021/06/01 20:14:17
tb Exp $ */
+/* $OpenBSD: tls_client.c,v 1.4
7 2021/06/01 20:26:11
tb Exp $ */
/*
* Copyright (c) 2014 Joel Sing <jsing@openbsd.org>
*
@@
-362,7
+362,7
@@
tls_connect_common(struct tls *ctx, const char *servername)
}
/*
- * RFC
43
66 (SNI): Literal IPv4 and IPv6 addresses are not
+ * RFC
60
66 (SNI): Literal IPv4 and IPv6 addresses are not
* permitted in "HostName".
*/
if (ctx->servername != NULL &&