Tests failing: New-SelfSignedCertificateEx from Script Center is no longer available #250
Labels
blocking release
The issue or pull request is blocking the next release. Higher priority than label 'High priority'.
bug
The issue is a bug.
in progress
The issue is being actively worked on by someone.
The Microsoft Technet Script Center Gallery has been retired: https://docs.microsoft.com/en-us/teamblog/technet-gallery-retirement
The Test Helper function
Install-NewSelfSignedCertificateExScript
used this script to create self-signed certificates for testing on Windows Server 2012 R2 machines because the built in version was not adequate.Rather than trying to recreate this script, we should remove this dependency and note that the tests can not be run on Windows Server 2012 R2. We don't run these on Windows Server 2012 R2 in the pipeline.
Note: This won't stop the resource from working on Windows Server 2012 R2 - it will just drop support for running the tests.
I'll submit this change shortly so that we can get PRs through.
The text was updated successfully, but these errors were encountered: