{"id":15579107,"url":"https://github.com/castaglia/cert-tool","last_synced_at":"2025-10-25T05:17:57.484Z","repository":{"id":2961408,"uuid":"3975952","full_name":"Castaglia/cert-tool","owner":"Castaglia","description":"Command-line Perl script for managing X509 certs/keys","archived":false,"fork":false,"pushed_at":"2019-02-24T20:07:44.000Z","size":13,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T05:41:09.777Z","etag":null,"topics":["cacert","certificate","csr","openssl","perl"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/Castaglia.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}},"created_at":"2012-04-09T20:58:56.000Z","updated_at":"2020-11-13T16:05:49.000Z","dependencies_parsed_at":"2022-08-31T04:20:39.123Z","dependency_job_id":null,"html_url":"https://github.com/Castaglia/cert-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/Castaglia%2Fcert-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Castaglia%2Fcert-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Castaglia%2Fcert-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Castaglia%2Fcert-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Castaglia","download_url":"https://codeload.github.com/Castaglia/cert-tool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250543215,"owners_count":21447854,"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":["cacert","certificate","csr","openssl","perl"],"created_at":"2024-10-02T19:13:50.916Z","updated_at":"2025-10-25T05:17:52.452Z","avatar_url":"https://github.com/Castaglia.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"cert-tool\n=========\n\nSynopsis\n--------\nThis `cert-tool` Perl script provides command-line options for generating\ncerts/keys using the OpenSSL command-line tools and config file.\n\nFor further module documentation, see cert-tool.html.\n\nUsage\n-----\nCommands for creating a CA, server certificate, and client certificate:\n\n    $ ./cert-tool --create-ca=myca --combined \\\n        --signing-ca=self\n\n    $ ./cert-tool --create-cert=myserver --combined \\\n        --signing-ca=myca.pem --signing-key=myca.pem\n\n    $ ./cert-tool --create-cert=myclient --combined \\\n        --signing-ca=myca.pem --signing-key=myca.pem\n\nThat's it.  You should now have your certificates _combined_ with their\nprivate keys into PEM files: `myca.pem`, `myserver.pem`, and `myclient.pem`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastaglia%2Fcert-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcastaglia%2Fcert-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcastaglia%2Fcert-tool/lists"}