Initialize http_proxy' from
libdefaults/http_proxy'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4547 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -77,6 +77,9 @@ krb5_init_context(krb5_context *context)
|
|||||||
p->ktype_is_etype = krb5_config_get_bool(p, NULL, "libdefaults",
|
p->ktype_is_etype = krb5_config_get_bool(p, NULL, "libdefaults",
|
||||||
"ktype_is_etype", NULL);
|
"ktype_is_etype", NULL);
|
||||||
|
|
||||||
|
p->http_proxy = krb5_config_get_string(p, NULL, "libdefaults",
|
||||||
|
"http_proxy", NULL);
|
||||||
|
|
||||||
{
|
{
|
||||||
char **etypes;
|
char **etypes;
|
||||||
etypes = krb5_config_get_strings(p, NULL, "libdefaults",
|
etypes = krb5_config_get_strings(p, NULL, "libdefaults",
|
||||||
|
Reference in New Issue
Block a user