NetBSD/crypto
nathanw 1cc86f8ba4 Check the return value of krb5_init_context(), and bail out if it failed.
Also, when failing, don't try to use the non-initialized context value
to determine the error text.

This avoids dumping core in the following programs when /etc/krb5.conf is
missing or broken: klist, kdestroy, kpasswd, kadmin, kadmind, ktutil, kdc.

XXX Better error reporting in this failure case would be nice.
2000-12-19 21:31:11 +00:00
..
dist Check the return value of krb5_init_context(), and bail out if it failed. 2000-12-19 21:31:11 +00:00
Makefile.openssl always compile RSA into libcrypto. 2000-09-30 12:21:51 +00:00
TODO Add two telnet-related items. 2000-06-22 07:15:02 +00:00