Files
heimdal/lib/hx509
Nicolas Williams 15b2094079 hx509: 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:

 - a `--pkinit-max-life` to the `hxtool ca` command
 - `hx509_ca_tbs_set_pkinit_max_life()`
 - `hx509_cert_get_pkinit_max_life()`
 - `HX509_CA_TEMPLATE_PKINIT_MAX_LIFE`

There are two extensions.  One is an EKU, which if present means that
the maximum ticket lifetime should be derived from the notAfter minus
notBefore.  The other is a certificate extension whose value is a
maximum ticket lifetime in seconds.  The latter is preferred.
2021-03-24 19:12:00 -05:00
..
2015-12-09 10:59:08 +11:00
2008-09-13 08:53:55 +00:00
2011-05-21 11:57:31 -07:00
2014-04-25 02:42:17 +02:00
2020-09-07 22:04:59 -05:00
2020-09-07 22:04:59 -05:00
2019-10-03 13:09:18 -05:00
2019-10-03 13:09:18 -05:00
2019-10-03 13:09:18 -05:00
2019-12-09 18:10:10 -06:00
2019-12-09 18:10:10 -06:00
2017-05-26 23:24:30 -04:00
2017-05-26 23:24:30 -04:00
2011-10-31 21:27:51 -07:00
2014-03-12 21:18:03 -04:00
2014-03-12 21:18:03 -04:00
2011-05-21 11:57:31 -07:00
2011-05-07 17:22:24 -07:00
2009-09-21 19:15:00 -07:00
2010-09-30 18:36:58 -07:00
2009-03-26 23:12:02 +00:00
2009-03-26 23:11:48 +00:00
2007-05-30 23:19:01 +00:00