{"id":37859063,"url":"https://github.com/veron-baranige/ssl-reminder","last_synced_at":"2026-01-16T16:30:22.073Z","repository":{"id":228154081,"uuid":"768393149","full_name":"veron-baranige/ssl-reminder","owner":"veron-baranige","description":"A simple \u0026 configurable SSL renewal reminder for your domains 🔔","archived":false,"fork":false,"pushed_at":"2024-03-17T14:31:07.000Z","size":12585,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T02:11:49.751Z","etag":null,"topics":["ssl","ssl-certificates","ssl-support"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veron-baranige.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-07T02:00:32.000Z","updated_at":"2024-03-23T19:29:59.000Z","dependencies_parsed_at":"2024-03-17T10:27:13.295Z","dependency_job_id":"73a80e42-9fef-4e05-b2f3-03322f84a994","html_url":"https://github.com/veron-baranige/ssl-reminder","commit_stats":null,"previous_names":["veron-baranige/ssl-reminder"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/veron-baranige/ssl-reminder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veron-baranige%2Fssl-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veron-baranige%2Fssl-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veron-baranige%2Fssl-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veron-baranige%2Fssl-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veron-baranige","download_url":"https://codeload.github.com/veron-baranige/ssl-reminder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veron-baranige%2Fssl-reminder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ssl","ssl-certificates","ssl-support"],"created_at":"2026-01-16T16:30:17.006Z","updated_at":"2026-01-16T16:30:22.010Z","avatar_url":"https://github.com/veron-baranige.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSL Reminder\n\n## Description\nSSL Reminder takes hosts and mail recipients as inputs and checks the SSL certificate expiration on a scheduled basis using the provided cron expression. Mail recipients will be notified via email when SSL certificate for each host is closing to its expiration date.\n\n## Configurations\n- Supports reading environment variable using a `.env` file or through command line\n\n- Sample configurations:\n\n```\n# Configurations for email sending\nSMTP_HOST=smtp.gmail.com\nSMTP_PORT=587                 \nSMTP_USER=veron.b@hsenidoutsourcing.com\nSMTP_PASSWORD=*********\n\n# Checks the SSL certificate expiration for these hosts/domains\nHOST_ADDRESSES=logsilu.knsp.jp,logsiru-dev.practechs.com\n\n# Sends email reminders about expiration to these recipients\nMAIL_RECEIVERS=veron.b@hsenidoutsourcing.com,harshana.k@hsenidoutsourcing.com         \n\n# Checks the SSL certificate expiration for each host every 12 hours\nSSL_EXPIRE_CHECKER_CRON=0 */12 * * *\n\n# Sends a reminder to renew the certificate 7 days before expiration\nREMINDER_DAYS_BEFORE_EXPIRATION=7    \n```\n\n## Building the Binary\n- Execute command: `make`\n\n## Running the application\n\n### Go Runtime\n- Requires Go v1.22 or later\n- Execute command: `go run main.go`\n\n### Built Binary\n- Execute command: `./dist/ssl-reminder`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveron-baranige%2Fssl-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveron-baranige%2Fssl-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveron-baranige%2Fssl-reminder/lists"}