{"id":21254927,"url":"https://github.com/davidgoodwin/ssl-expiry","last_synced_at":"2025-03-15T06:19:36.864Z","repository":{"id":136977145,"uuid":"73369903","full_name":"DavidGoodwin/ssl-expiry","owner":"DavidGoodwin","description":"Crude took to check remote ssl certificates","archived":false,"fork":false,"pushed_at":"2024-06-08T14:28:50.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T21:27:32.638Z","etag":null,"topics":["openssl","php","ssl-certificate-check"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavidGoodwin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-10T10:08:56.000Z","updated_at":"2024-06-08T14:28:53.000Z","dependencies_parsed_at":"2024-04-06T09:40:56.554Z","dependency_job_id":null,"html_url":"https://github.com/DavidGoodwin/ssl-expiry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidGoodwin%2Fssl-expiry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidGoodwin%2Fssl-expiry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidGoodwin%2Fssl-expiry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidGoodwin%2Fssl-expiry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidGoodwin","download_url":"https://codeload.github.com/DavidGoodwin/ssl-expiry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690729,"owners_count":20331834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["openssl","php","ssl-certificate-check"],"created_at":"2024-11-21T03:59:11.458Z","updated_at":"2025-03-15T06:19:36.833Z","avatar_url":"https://github.com/DavidGoodwin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What ?\n\nCrude took to check remote ssl certificates (mostly warns when they expire soon)\n\n\n![PHP Composer](https://github.com/DavidGoodwin/ssl-expiry/workflows/PHP%20Composer/badge.svg)\n\n# Installation\n\nRun via cron (php check.php). If it outputs anything, you probably need to do something.\n\nRequires '''openssl''' and PHP (PHP, because I'm too lazy to do it all in bash)\n\n# Configuration \nAdd hosts to 'hosts.conf' one per line.\n\nBy default, it assumes you wish to check port 443 (https). If you want to check a different port then do host:port (e.g. mail.mydomain.com:25)\n\ne.g.\n\n```\nmyserver.com\nmail.example.com:25\n```\n\nIf you need to check a different underlying address (e.g. cloudflare is proxying/hiding the actual server, and you need to check the origin server has a valid certificate) then try : \n\n\ne.g. connect to the server with IP 1.2.3.4 and look for an ssl certificate for the virtual host 'myserver.com' and check it's valid.\n\n```\nmyserver.com#1.2.3.4\n```\n\n\n\ne.g. connect to this SMTP server (port 25) on IP 4.5.6.7 looking for the certificate mail.example.com ...\n\n```\nmail.example.com:25#4.5.6.7\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgoodwin%2Fssl-expiry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidgoodwin%2Fssl-expiry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidgoodwin%2Fssl-expiry/lists"}