theonlyway / xWinRM

DSC module to manage WinRM service and client configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Https listener is not added when certificate != self

mkarpuk opened this issue · comments

I've tried to use this module to create HTTPS listener, but it didn't work when certificate thumbprint is provided.
Scanning through the code, I wasn't able to find path for processing situation when listener is null AND certificate != self.