- CheckMates
- :
- CheckMates Toolbox
- :
- Scripts
- :
- VPN Certificate Expiration
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
VPN Certificate Expiration
SmartEvent Type: Site to Site VPN, VPN,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Had a customer request a way of being able to report on / be notified of VPN certificates that were going to expire soon so they could avoid any outages.
Script is designed to run on a Check Point management server (SMS & MDS supported).
The script can be run manually, or setup as a cron job.
It will produce a CSV output showing all certificates (only keeps 7 days history to not use up disk space), and if configured to email it will email certificates that will expire within the look ahead window (default - 60 days)
Full instructions can be found here:
https://github.com/joeaudet/chkp_scripts_ja/tree/master/expiring_vpn_certs_reporting
Script and smtp_settings file are broken apart to allow a user to download and overwrite the script without breaking the email configuration to make it easy to update.
Thanks to @Igor_Demchenko for posting a script, some of which was integrated into this one.
Had a customer request a way of being able to report on / be notified of VPN certificates that were going to expire soon so they could avoid any outages.
Script is designed to run on a Check Point management server (SMS & MDS supported).
The script can be run manually, or setup as a cron job.
It will produce a CSV output showing all certificates (only keeps 7 days history to not use up disk space), and if configured to email it will email certificates that will expire within the
...;Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

