Add Key exchange also when wanting integrity only
authorSimo Sorce <simo@redhat.com>
Wed, 11 Dec 2019 22:16:43 +0000 (17:16 -0500)
committerSimo Sorce <simo@redhat.com>
Wed, 11 Dec 2019 22:16:43 +0000 (17:16 -0500)
commit17da78c71c65b643b5ec9658d9efa053b63968e4
tree3d16cdf8001c75c57533e0bfcac7bf80b34d8e93
parentc0e7dfb2cd1988e66c35168c6e1c0ca41c28b5b8
Add Key exchange also when wanting integrity only

Key Exchange allows for improved security properties so it is always a
good idea to ask it whenever we want to perform any integrity not just
when full confidentiality is requested.

Signed-off-by: Simo Sorce <simo@redhat.com>
src/gss_sec_ctx.c