Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Add Host HTTP header to MS-KKDCP requests

Some web servers require a Host HTTP header for TLS connections with
SNI (server name indicator). It is also required for virtual hosts.

https://github.com/krb5/krb5/commit/69c8662190bcd46f2300d0cea139681001ea5b26
Author: Christian Heimes <cheimes@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 69c8662190bcd46f2300d0cea139681001ea5b26
Branch: master
src/lib/krb5/os/sendto_kdc.c | 18 +++++++++++++-----
1 files changed, 13 insertions(+), 5 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Add Host HTTP header to MS-KKDCP requests

Some web servers require a Host HTTP header for TLS connections with
SNI (server name indicator). It is also required for virtual hosts.

(cherry picked from commit 69c8662190bcd46f2300d0cea139681001ea5b26)

https://github.com/krb5/krb5/commit/22a7aeab244cb5a2f262f45648ad504aa30a7d3f
Author: Christian Heimes <cheimes@redhat.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 22a7aeab244cb5a2f262f45648ad504aa30a7d3f
Branch: krb5-1.14
src/lib/krb5/os/sendto_kdc.c | 18 +++++++++++++-----
1 files changed, 13 insertions(+), 5 deletions(-)