Skip to content

A .NET console app to remove expired certificates from a certificate store

License

Notifications You must be signed in to change notification settings

VAP-Development/remove-expired-certificates

Repository files navigation

remove-expired-certificates

A .NET console app to remove expired certificates from a certificate store

##Usage

###Test Doesn't actualy remove any certificates but tells you what it would remove

remove-expired-certificates.exe

###Live Will remove any expired certificates it finds under the default store (WebHosting or Personal if WebHosting doesn't exist)

remove-expired-certificates.exe --live

###Live Specified Cert Store Will remove any expired certificates it finds under the "MyCertStore" store

remove-expired-certificates.exe --live --store MyCertStore

About

A .NET console app to remove expired certificates from a certificate store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages