On Tue, 9 Sep 2014, Rich Salz via RT wrote:
Fixed in https://github.com/akamai/openssl/tree/rsalz-monolith/apps for
integration after 1.0.2
commit f4f79df1a2e1d295e93afe68691499ec034b76ad
Author: Richard Silverman
Date: Tue Sep 9 12:37:27 2014 -0400
RT2962: add -keytab and -krb5svc flags.
Ad
On Tue, 9 Sep 2014, Rich Salz via RT wrote:
> Fixed in https://github.com/akamai/openssl/tree/rsalz-monolith/apps for
> integration after 1.0.2
>
> commit f4f79df1a2e1d295e93afe68691499ec034b76ad
> Author: Richard Silverman
> Date: Tue Sep 9 12:37:27 2014 -0400
>
> RT2962: add -keytab and -krb5sv
Fixed in https://github.com/akamai/openssl/tree/rsalz-monolith/apps for
integration after 1.0.2
commit f4f79df1a2e1d295e93afe68691499ec034b76ad
Author: Richard Silverman
Date: Tue Sep 9 12:37:27 2014 -0400
RT2962: add -keytab and -krb5svc flags.
Add -keytab and -krb5svcd flags to s_client and s
Hello,
The "openssl s_server" command hard-codes a specific Kerberos keytab
filename, "/etc/krb5.keytab". This causes difficulties for two reasons:
1) Although it is common, this may not in fact be the default keytab
as that is configurable in MIT Kerberos at both compile and run times
(