Tag : certificates

(3 Scripts)

<< Retour à la bibliothèque de scripts
Searches one or more Azure Tenants for Certificates and Client Secrets. The script reports on all credentials discovered, with their expiry date and a 'hint' that identifies the secret.
If expired or soon-to-expire credentials are discovered, an event log is written - this can be used as a trigger to generate an alert
The Application specified in the credential set must have the following permissions:
Application.Read.All (mandatory) - to read the secret metadata attached to the application
User.Read.All (mandatory) - to report the owner name and contact details
Directory.Read.All (optional) - to report the tenant name
Version : 2.0.20  •   Créé : 2023-11-09  •   Modifié : 2024-03-24
Checks for X.509 certificates in the CurrentUser store that will expire in a certain number of days.
Version : 1.2.3  •   Créé : 2015-02-18  •   Modifié : 2015-02-18
Checks for X.509 certificates in the LocalMachine store that will expire in a certain number of days.
Version : 1.3.4 -   Créé : 2015-02-18  •   Modifié : 2015-02-18