Add changelog

This commit is contained in:
jeanluc 2022-12-07 22:42:04 +01:00 committed by Megan Wilhite
parent 24b397ff1b
commit dca6305064
8 changed files with 8 additions and 0 deletions

1
changelog/52167.fixed Normal file
View file

@ -0,0 +1 @@
Fixed x509.certificate_managed creates new certificate every run

1
changelog/57535.fixed Normal file
View file

@ -0,0 +1 @@
Fixed x509.read_certificate error when reading a Microsoft CA issued certificate

1
changelog/58165.fixed Normal file
View file

@ -0,0 +1 @@
Fixed warning about replace=True with x509.certificate_managed

1
changelog/59169.fixed Normal file
View file

@ -0,0 +1 @@
Fixed x509.certificate_managed has DoS effect on master

1
changelog/59315.fixed Normal file
View file

@ -0,0 +1 @@
Fixed x509.certificate_managed rolls certificates every now and then

1
changelog/63103.fixed Normal file
View file

@ -0,0 +1 @@
Fixed x509.create_csr creates invalid CSR by default

1
changelog/63248.added Normal file
View file

@ -0,0 +1 @@
Added management of ECDSA/EdDSA private keys with x509 modules

1
changelog/63249.added Normal file
View file

@ -0,0 +1 @@
Added x509 modules support for different output formats