{"id":23701065,"url":"https://github.com/zimbres/checkserverssl","last_synced_at":"2026-01-29T09:30:15.563Z","repository":{"id":251638522,"uuid":"837991108","full_name":"zimbres/CheckServerSSL","owner":"zimbres","description":"REST API to retrieve data from a SSL/TLS server over TCP","archived":false,"fork":false,"pushed_at":"2024-08-04T16:42:44.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T13:15:50.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/zimbres.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-08-04T16:23:15.000Z","updated_at":"2024-08-04T16:42:12.000Z","dependencies_parsed_at":"2024-08-04T18:55:23.093Z","dependency_job_id":null,"html_url":"https://github.com/zimbres/CheckServerSSL","commit_stats":null,"previous_names":["zimbres/checkserverssl"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbres%2FCheckServerSSL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbres%2FCheckServerSSL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbres%2FCheckServerSSL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbres%2FCheckServerSSL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimbres","download_url":"https://codeload.github.com/zimbres/CheckServerSSL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239776557,"owners_count":19695127,"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-30T09:31:46.746Z","updated_at":"2026-01-29T09:30:14.094Z","avatar_url":"https://github.com/zimbres.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check Server SSL\n\nREST API endpoint that establishes a TCP connection to an SSL/TLS server, sends data, and returns the server's response. Additionally, the API should retrieve and include the server's certificate details in the response.\n\n---\n\n### Response example:\n\n```json\n\n{\n  \"serverResponse\": \"HTTP/1.0 400 Bad Request\",\n  \"certificate\": {\n    \"commonName\": \"*.google.com\",\n    \"issuer\": \"CN=WR2, O=Google Trust Services, C=US\",\n    \"subject\": \"CN=*.google.com\",\n    \"notBefore\": \"2024-07-30T09:32:53-03:00\",\n    \"notAfter\": \"2024-10-22T09:32:52-03:00\",\n    \"thumbprint\": \"A95208E0FC37B46B5FCFC5ABC410C7D6004DDC69\",\n    \"serialNumber\": \"718DF8A4D1488A7809CCED27107D8184\",\n    \"isExpired\": false\n  }\n}\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbres%2Fcheckserverssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimbres%2Fcheckserverssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbres%2Fcheckserverssl/lists"}