[PR #80] [MERGED] Script to check IIS for expiring SSL certs #395

Closed
opened 2026-03-14 01:19:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/80
Author: @ebdavison
Created: 8/8/2022
Status: Merged
Merged: 8/8/2022
Merged by: @silversword411

Base: mainHead: main


📝 Commits (1)

📊 Changes

1 file changed (+76 additions, -0 deletions)

View changed files

scripts_wip/Win_IIS_Check_SSL_Certs.ps1 (+76 -0)

📄 Description

Check the bindings for all IIS sites and find the matching SSL certs. Check to see if the cert is set to expire within 60 days (current default in script) and alert if any will expire.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/80 **Author:** [@ebdavison](https://github.com/ebdavison) **Created:** 8/8/2022 **Status:** ✅ Merged **Merged:** 8/8/2022 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ee13275`](https://github.com/amidaware/community-scripts/commit/ee13275c62d24ac31c997f4634c0f0d70ba2fa19) Check IIS SSL Certs ### 📊 Changes **1 file changed** (+76 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `scripts_wip/Win_IIS_Check_SSL_Certs.ps1` (+76 -0) </details> ### 📄 Description Check the bindings for all IIS sites and find the matching SSL certs. Check to see if the cert is set to expire within 60 days (current default in script) and alert if any will expire. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:19:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#395
No description provided.