vault/ui/lib/pki/addon
Steven Clark 95a16dbafe
PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907)
* PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances

 - We introduce a new value called `always_enforce_err` for the existing
   leaf_not_after_behavior on a PKI issuer. The new value will force we
   error out all requests that have a TTL beyond the issuer's NotAfter value.

 - This will apply to leaf certificates issued through the API as did err,
   but now to CA issuance and ACME requests for which we previously changed
   the err configuration to truncate.

* Add cl

* Update UI test

* Fix changelog type
2024-11-15 11:59:54 -05:00
..
components PKI: Add a new leaf_not_after_behavior value to force erroring in all circumstances (#28907) 2024-11-15 11:59:54 -05:00
controllers update imports of getOwner to be from @ember/owner (#27953) 2024-08-02 10:58:15 -05:00
decorators Replace all service injects with updated import syntax (#25367) 2024-02-13 10:00:31 -07:00
routes UI: Upgrade Ember data 5.3.2 (and upgrade minor versions of ember-source and ember-cli) (#28798) 2024-10-30 09:10:22 -07:00
templates UI: upgrade HDS to 4.12.0 (#28525) 2024-10-04 20:07:48 +00:00
utils [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
engine.js UI: Ember-data upgrade 5.3.2 prep: use custom service instead of extending ember-data store (#28695) 2024-10-17 10:00:57 -07:00
routes.js [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00