open-vault/changelog/15429.txt
Gabriel Santos 23e67be230
pki/sign-verbatim uses role not before duration (#15429)
* Use "not_before_duration" fiueld from role if above 0

* 'test' and update docs

* changelog file

* Requested changes - improved test and better description to changelog

* changelog description:

* update to ttl and not_before_duration API docs
2022-05-16 16:15:18 -04:00

3 lines
121 B
Plaintext

```release-note:improvement
secrets/pki: Have pki/sign-verbatim use the not_before_duration field defined in the role
```