{"id":21888613,"url":"https://github.com/swisscom/ssl-tool","last_synced_at":"2025-10-08T21:30:17.796Z","repository":{"id":151007969,"uuid":"621873276","full_name":"swisscom/ssl-tool","owner":"swisscom","description":"A tool to deal with SSL things","archived":false,"fork":false,"pushed_at":"2023-04-16T14:06:57.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T11:13:48.566Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swisscom.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":"2023-03-31T15:12:53.000Z","updated_at":"2024-11-10T12:20:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"29b4ccba-1912-4b64-9528-29859c279d02","html_url":"https://github.com/swisscom/ssl-tool","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/swisscom%2Fssl-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fssl-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fssl-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fssl-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swisscom","download_url":"https://codeload.github.com/swisscom/ssl-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235759619,"owners_count":19040989,"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-11-28T11:16:11.096Z","updated_at":"2025-10-08T21:30:17.501Z","avatar_url":"https://github.com/swisscom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssl-tool\n\nA tool to deal with SSL things.\n\n\n## Usage\n\n### `ssl-tool`\n\n```plain\nUsage: ssl-tool [--log-level LOG-LEVEL] \u003ccommand\u003e [\u003cargs\u003e]\n\nOptions:\n  --log-level LOG-LEVEL, -l LOG-LEVEL [default: warning]\n  --help, -h             display this help and exit\n\nCommands:\n  cert\n  client\n```\n\n- `--log-level` can be one of `debug`, `warning`, `error`\n\n### `ssl-tool cert`\n\n```plain\nUsage: ssl-tool cert \u003ccommand\u003e [\u003cargs\u003e]\n\nGlobal options:\n  --log-level LOG-LEVEL, -l LOG-LEVEL [default: warning]\n  --help, -h             display this help and exit\n\nCommands:\n  parse\n```\n\n#### `ssl-tool cert parse`\n\nUsed to parse a certificate (chain).\n\n```plain\n$ ssl-tool cert parse cert.pem\nCertificate\n NAME                     VALUE                                          \n Subject                  CN=*.google.com                                \n Issuer                   CN=GTS CA 1C3,O=Google Trust Services LLC,C=US \n DNS Names                *.google.com                                   \n                          *.appengine.google.com                         \n                          *.bdn.dev                                      \n                          *.origin-test.bdn.dev                          \n                          ...                            \n Not Before               2023-03-06 09:16:21                            \n Not After                2023-05-29 10:16:20                            \n Public Key Algorithm     ECDSA                                          \n Public Key Size (bits)   256                                            \n\nCertificate Chain\n Subject        Issuer             \n *.google.com   GTS CA 1C3         \n GTS CA 1C3     GTS Root R1        \n GTS Root R1    GlobalSign Root CA \n```\n\n#### `ssl-tool client get-certificate URL`\n\nUsed to parse a certificate (chain).\n\n```\n$ ssl-tool client get-certificate https://google.com\nCertificate\n NAME                     VALUE                                          \n Subject                  CN=*.google.com                                \n Issuer                   CN=GTS CA 1C3,O=Google Trust Services LLC,C=US \n DNS Names                *.google.com                                   \n                          *.appengine.google.com                         \n                          *.bdn.dev                                      \n                          *.origin-test.bdn.dev                          \n                          ...                            \n Not Before               2023-03-06 09:16:21                            \n Not After                2023-05-29 10:16:20                            \n Public Key Algorithm     ECDSA                                          \n Public Key Size (bits)   256                                            \n\nCertificate Chain\n Subject        Issuer             \n *.google.com   GTS CA 1C3         \n GTS CA 1C3     GTS Root R1        \n GTS Root R1    GlobalSign Root CA \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fssl-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswisscom%2Fssl-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fssl-tool/lists"}