Skip to content

Commit b312590

Browse files
author
Uwe Gradenegger
committed
Release 1.0.7
1 parent 73f3f07 commit b312590

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
== Changelog PSCertificateEnrollment PowerShell Module
22

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+
313
=== 1.0.6 (14.02.2022)
414

515
==== Fixed

0 commit comments

Comments
 (0)