]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: support servers specified by IP address
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 Jan 2021 15:31:07 +0000 (16:31 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 Jan 2021 17:17:48 +0000 (18:17 +0100)
commit62389b7e50b2be1d93ecffc0e250ca95f2304820
treea4986ab7e7345599227f162c207ea32c6c45b09d
parenteb9e6701fd44479eb33371da5c73b594d61a1041
nts: support servers specified by IP address

Certificates can include IP addresses as alternative names to enable
clients to verify such certificates without knowing the hostname.

Accept an IP address as a name in the NTS-NTP client and modify the
session code to not set the SNI in this case.
nts_ke_session.c
nts_ntp_client.c