mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-26 22:45:53 +03:00
[PR #80] [MERGED] Script to check IIS for expiring SSL certs #395
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#395
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (1)
ee13275Check IIS SSL Certs📊 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.