Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add-SslCert check fails and tries to re-add ssl #1039

Open
matbutler opened this issue Apr 22, 2022 · 4 comments
Open

Add-SslCert check fails and tries to re-add ssl #1039

matbutler opened this issue Apr 22, 2022 · 4 comments

Comments

@matbutler
Copy link

It appears to check $result.Get(4) for the Hostname:port, but its $result.Get(6) for me.

Windows 2022
IIS Version 10.0.20348.1

@jiggybyte
Copy link

Hitting the same thing, it's because there are some extra lines of blank space when it calls the show sslcert....can we get a fix for this? using Get(7) instead of Get(5) would solve it.

@jabteles
Copy link

+1 preventing to migrate to Server 2022. No more workarounds.

@v-schhabra
Copy link

Hi @jabteles, @jiggybyte
The mentioned issue has been fixed in this PR #1220
Could you please use the IISWebAppManagementV3 version of the task and test if it is working fine?

@jabteles
Copy link

jabteles commented Feb 2, 2024

Hi @jabteles, @jiggybyte The mentioned issue has been fixed in this PR #1220 Could you please use the IISWebAppManagementV3 version of the task and test if it is working fine?

I updated the extension on my Azure DevOps and still get the same error. I've confirmed it is using correct version (3.2.0)

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

No branches or pull requests

4 participants