forked from TrueCloudLab/certificates
Add support for AuthorizationCrt
in changelog.
This commit is contained in:
parent
28af606526
commit
3a5312c97b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
### Changed
|
### Changed
|
||||||
- IPv6 addresses are normalized as IP addresses instead of hostnames.
|
- IPv6 addresses are normalized as IP addresses instead of hostnames.
|
||||||
- More descriptive JWK decryption error message.
|
- More descriptive JWK decryption error message.
|
||||||
|
- Make the X5C leaf certificate available to the templates using `{{ .AuthorizationCrt }}`.
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
Loading…
Reference in a new issue