Skip to content

Conversation

@jc-odot
Copy link

@jc-odot jc-odot commented Mar 13, 2023

This resolves an issue with Add-SslCert and Windows 2022. the netsh command on 2022 has a different number of lines being output, which results in checks for existing certificate or bindings to fail.

This should resolve following issues:
#1058
#1008

This resolves an issue with Add-SslCert and Windows 2022. the `netsh` command on 2022 has a different number of lines being output, which results in checks for existing certificate or bindings to fail.
@mmrazik
Copy link
Collaborator

mmrazik commented Mar 14, 2023

Just one note here -- we most likely can't break backwards compatibility on older windows releases.

@joeywas
Copy link

joeywas commented Mar 14, 2023

Just one note here -- we most likely can't break backwards compatibility on older windows releases

How far back do you need to confirm backwards cmpatibility?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants