Files
heimdal/kdc
Nicolas Williams dc74e9d00c kdc: Add Heimdal cert ext for ticket max_life
This adds support for using a Heimdal-specific PKIX extension to derive
a maximum Kerberos ticket lifetime from a client's PKINIT certificate.

KDC configuration parameters:

 - pkinit_max_life_from_cert_extension
 - pkinit_max_life_bound

If `pkinit_max_life_from_cert_extension` is set to true then the
certificate extension or EKU will be checked.

If `pkinit_max_life_bound` is set to a positive relative time, then that
will be the upper bound of maximum Kerberos ticket lifetime derived from
these extensions.

The KDC config `pkinit_ticket_max_life_from_cert` that was added earlier
has been renamed to `pkinit_max_life_from_cert`.

See lib/hx509 and lib/krb5/krb5.conf.5.
2021-03-24 19:12:00 -05:00
..
2011-07-24 13:07:07 -07:00
2019-10-03 13:09:18 -05:00
2019-12-11 19:34:36 -06:00
2011-05-21 11:57:31 -07:00
2020-09-08 14:34:08 -05:00
2016-06-09 01:13:14 -04:00
2011-05-21 11:57:31 -07:00
2019-12-09 21:39:30 -06:00
2020-09-08 14:34:08 -05:00
2017-10-11 17:13:07 -05:00
2019-12-04 21:34:44 -06:00
2008-09-13 09:21:03 +00:00
2011-05-21 11:57:31 -07:00
2019-12-04 21:34:44 -06:00
2011-07-24 20:24:35 -07:00