mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add changelog
This commit is contained in:
parent
24b397ff1b
commit
dca6305064
8 changed files with 8 additions and 0 deletions
1
changelog/52167.fixed
Normal file
1
changelog/52167.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed x509.certificate_managed creates new certificate every run
|
1
changelog/57535.fixed
Normal file
1
changelog/57535.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed x509.read_certificate error when reading a Microsoft CA issued certificate
|
1
changelog/58165.fixed
Normal file
1
changelog/58165.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed warning about replace=True with x509.certificate_managed
|
1
changelog/59169.fixed
Normal file
1
changelog/59169.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed x509.certificate_managed has DoS effect on master
|
1
changelog/59315.fixed
Normal file
1
changelog/59315.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed x509.certificate_managed rolls certificates every now and then
|
1
changelog/63103.fixed
Normal file
1
changelog/63103.fixed
Normal file
|
@ -0,0 +1 @@
|
|||
Fixed x509.create_csr creates invalid CSR by default
|
1
changelog/63248.added
Normal file
1
changelog/63248.added
Normal file
|
@ -0,0 +1 @@
|
|||
Added management of ECDSA/EdDSA private keys with x509 modules
|
1
changelog/63249.added
Normal file
1
changelog/63249.added
Normal file
|
@ -0,0 +1 @@
|
|||
Added x509 modules support for different output formats
|
Loading…
Add table
Reference in a new issue