changelog++
This commit is contained in:
parent
d235acf809
commit
bcee7dce17
|
@ -24,6 +24,11 @@ FEATURES:
|
|||
subset of those specified on the role [GH-1910]
|
||||
* **Initial Root Token PGP Encryption**: Similar to `generate-root`, the root
|
||||
token created at initialization time can now be PGP encrypted [GH-1883]
|
||||
* **Support Chained Intermediate CAs in `pki`**: The `pki` backend now allows,
|
||||
when a CA cert and key are being supplied (as opposed to generated
|
||||
internally), a trust chain of arbitrary length. The chain is returned as a
|
||||
parameter at certificate issue/sign time and is retrievable independently as
|
||||
well. [GH-1694]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue