{"id":23197190,"url":"https://github.com/jsnjack/sslcheck","last_synced_at":"2025-04-05T08:42:24.338Z","repository":{"id":41988810,"uuid":"273958012","full_name":"jsnjack/sslcheck","owner":"jsnjack","description":"Verify SSL certificates","archived":false,"fork":false,"pushed_at":"2023-10-24T15:31:16.000Z","size":9178,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T16:57:38.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jsnjack.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":"2020-06-21T18:05:06.000Z","updated_at":"2024-07-02T06:24:41.000Z","dependencies_parsed_at":"2022-08-12T01:31:31.917Z","dependency_job_id":"5e647e75-450b-492f-a25f-91eec884066f","html_url":"https://github.com/jsnjack/sslcheck","commit_stats":{"total_commits":25,"total_committers":2,"mean_commits":12.5,"dds":"0.040000000000000036","last_synced_commit":"0f3ac6c58e5182ceb010f2f950a499b5c8517099"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fsslcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fsslcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fsslcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsnjack%2Fsslcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsnjack","download_url":"https://codeload.github.com/jsnjack/sslcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312097,"owners_count":20918341,"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":[],"created_at":"2024-12-18T14:28:52.370Z","updated_at":"2025-04-05T08:42:24.295Z","avatar_url":"https://github.com/jsnjack.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"sslcheck\n====\n\n### What is it?\n`sslcheck` verifies the following in SSL certificates:\n - contains private key\n - contains full chain of trust\n - expiration date\n - is wildcard certificate\n\nVerified certificates can be used in haproxy\n\n### How to use it?\n```bash\n$ sslcheck\nVerify SSL certificate\n\nUsage:\n  sslcheck [command]\n\nAvailable Commands:\n  help        Help about any command\n  serve       Start webserver on provided port\n  verify      Verify SSL certificate\n  version     Print version\n\nFlags:\n  -c, --cert string   certificate file\n  -h, --help          help for sslcheck\n  -v, --verbose       verbose output\n```\n\n#### Using curl with sslcheck HTTP server on custom port\n```bash\ncurl --resolve *:8443:127.0.0.1 https://example.com:8443 -v\n```\n\n\n\n### How to install it?\n - Using [grm](https://github.com/jsnjack/grm)\n    ```bash\n    grm install jsnjack/sslcheck\n    ```\n - Download binary from [Release](https://github.com/jsnjack/sslcheck/releases/latest/) page\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsnjack%2Fsslcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsnjack%2Fsslcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsnjack%2Fsslcheck/lists"}