Simple python script to check multiple SSL certificate expiration dates.
Add all webservices you need to check in a text file like:
adress,port
www.github.com,443
Then you must paste the path in the file
variable.
The output will be the amount of days until expiration.
It is possible to use this script in combination with Zabbix for certificate monitoring.