Skip to content

v1.6.0

Compare
Choose a tag to compare
@rmbolger rmbolger released this 23 Jan 23:58
· 7 commits to main since this release
d01cad1
  • Set-IISCertificateNew now accepts a string array for the -HostHeader param which will create bindings for each value instead of needing to call the function multiple times. (#23)
  • Set-NPSCertificate now has a -PolicyXPath parameter which can be used instead of -PolicyName to apply the certificate to all matching policies in the XPath statement. (#24)