You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix multiple HTTPS bindings on one xWebsite receiving the first binding's certificate #332
Added unit regression test
Changes to xWebsite
Added ServerAutoStart (controls website autostart) and changed documentation for ServiceAutoStartEnabled (controls application auto-initialization). Fixes #325.
Fix multiple HTTPS bindings on one xWebsite receiving the first binding's certificate #332
Added unit regression test
Changes to xWebAppPool
Fix false Test-TargetResource failure for logEventOnRecycle if items in the Configuration property are specified in a different order than IIS natively stores them #434
Changes to xIisModule
Fixed the parameters specification for the internal Get-IISHandler and Remove-IISHandler function