apache: use HTTP for mod_auth_kerb service principal
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 12 Nov 2018 01:52:06 +0000 (20:52 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 12 Nov 2018 01:52:06 +0000 (20:52 -0500)
commit417edb970ec87cd1e45ea2923fdee4c6cb5d57f4
tree4eac69a73f45b048d905702f3731c4319f53e6e5
parent9df38662233fd059ee2fd0df1f40404f00c4cd99
apache: use HTTP for mod_auth_kerb service principal

HTTP/host is the hardcoded service name that the negotitate auth
method requires, which is why it has never worked here. Switch to the
expected service name going forward.
src/plugins/apache.sml