We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f3f07 commit b312590Copy full SHA for b312590
CHANGELOG.adoc
@@ -1,5 +1,15 @@
1
== Changelog PSCertificateEnrollment PowerShell Module
2
3
+=== 1.0.7 (unreleased)
4
+
5
+==== Added
6
+* `Get-IssuedCertificate` supports request attributes now.
7
+* Add StatusCodeInt property to `Get-IssuedCertificate` containing the HResult returned from the certificate authority as integer.
8
+* Add alias "Config" für ConfigurationString Argument to `Get-IssuedCertificate`.
9
+* `New-CertificateRequest` now supports the newly introduced Security Identifier certificate extension.
10
+* `Get-NDESCertificate` now supports ECC keys.
11
+* `Get-NDESCertificate` now supports HTTP basic authentication.
12
13
=== 1.0.6 (14.02.2022)
14
15
==== Fixed
0 commit comments