Skip to content

Health Checker - IIS Information showing NULL Certificate#2109

Merged
dpaulson45 merged 4 commits into
mainfrom
2055-issue-health-checker-iis-information-showing-null-certificate
Jun 19, 2024
Merged

Health Checker - IIS Information showing NULL Certificate#2109
dpaulson45 merged 4 commits into
mainfrom
2055-issue-health-checker-iis-information-showing-null-certificate

Conversation

@shasagar
Copy link
Copy Markdown
Contributor

@shasagar shasagar commented Jun 18, 2024

…t info [ = 'NULL']

Issue:
Incorrect Back End Certificate Value on IIS Settings when Back End Certificate is removed using Remove-ExchangeCertificate and not present at server. The removed certificate thumbprint is shown in IIS Information result and it should show no certificate as shown in IIS

Reason:
The changes were made to make sure HealthChecker.ps1 does not show incorrect certificate when website is not bind with any certificate.

Fix:
Invoke-AnalyzerIISInformation.ps1 script has been updated with correct info [$certHash = 'NULL']

Resolved #2055

Validation:
Updated HealthChecker script was executed in the lab environment to confirm the behavior.

@shasagar shasagar requested a review from a team as a code owner June 18, 2024 17:28
Comment thread Diagnostics/HealthChecker/Analyzer/Invoke-AnalyzerIISInformation.ps1 Outdated
@dpaulson45 dpaulson45 merged commit ca75a6f into main Jun 19, 2024
@dpaulson45 dpaulson45 deleted the 2055-issue-health-checker-iis-information-showing-null-certificate branch June 19, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue] - Health Checker - IIS Information showing NULL Certificate with more detail

2 participants