]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
No longer send the TLS extension for the PSK protocol
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 6 Oct 2018 17:52:49 +0000 (19:52 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Sat, 13 Oct 2018 12:53:26 +0000 (05:53 -0700)
commit71d65998790fc921dc7113793b4429cc753e418d
treebd4340c0ab1388562cc39a0b1ab93afb95a09cec
parent0787d693f7d43b0345b10dd1540c832f0cd353b4
No longer send the TLS extension for the PSK protocol

ocserv can read the identifier from the session ID field
and as such there is no need to attach the extension any
more.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
gnutls.c
openssl-dtls.c