Remove Kerberos support from apps
authorMatt Caswell <matt@openssl.org>
Tue, 12 May 2015 09:35:51 +0000 (10:35 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 13 May 2015 14:07:34 +0000 (15:07 +0100)
commit5561419a6033f8ccad9399d5386d6941c0aa44ae
tree7de3b0075903cce15a0c1f3c3d4c726ea8791dcf
parenta0bd6493369d960abef11c2346b9bbb308b4285a
Remove Kerberos support from apps

Remove Kerberos related options from the apps to prepare for the
subsequent commits which will remove libcrypto and libssl support for
Kerberos.

Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/Makefile
apps/s_client.c
apps/s_server.c