Apigee certificate monitor

0 0 353

Problem : In Apigee we have many certificates used for virtual host configuration or TLS/MA connection with our backend systems or to some other services we are connecting from apigee. All these certificates have certain expiry time and we need to manually keep on monitoring the certificates. Doing this manually is not an ideal way for doing the ops.

Solution: I have created a simple lambda function in node that will check the expiry of certificates against specified time period and will send an alert to your specified slack channel. You can host it on AWS and schedule it to run every day or interval of your choice.


Link: APIGEE Certificate monitor

This script is very first MVP (I would say) and needs improvements.



PS: This is my first open source project 😉
Looking forward for your feedback and contribution to the script.

Thanks,
Vipul Agarwal

Version history
Last update:
‎10-31-2018 12:58 PM
Updated by: