{"id":16852665,"url":"https://github.com/deckarep/easycert","last_synced_at":"2025-03-17T05:32:10.555Z","repository":{"id":14996074,"uuid":"17721424","full_name":"deckarep/EasyCert","owner":"deckarep","description":"EasyCert quickly generates web server TLS certificates that have been self-signed by a private certificate authority that it also creates.","archived":false,"fork":false,"pushed_at":"2017-04-25T17:08:33.000Z","size":2,"stargazers_count":133,"open_issues_count":0,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-16T08:31:37.912Z","etag":null,"topics":["certificate","certificate-authority","cli","go","openssl"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"github/hubot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deckarep.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":"2014-03-13T18:29:46.000Z","updated_at":"2025-03-07T00:02:55.000Z","dependencies_parsed_at":"2022-07-22T10:02:42.116Z","dependency_job_id":null,"html_url":"https://github.com/deckarep/EasyCert","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deckarep%2FEasyCert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deckarep%2FEasyCert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deckarep%2FEasyCert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deckarep%2FEasyCert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deckarep","download_url":"https://codeload.github.com/deckarep/EasyCert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243981240,"owners_count":20378543,"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":["certificate","certificate-authority","cli","go","openssl"],"created_at":"2024-10-13T13:48:11.818Z","updated_at":"2025-03-17T05:32:10.181Z","avatar_url":"https://github.com/deckarep.png","language":"Go","readme":"# EasyCert\n\nUse EasyCert to easily generate webserver certificates against a private certificate authority that is also generated by this tool.\nWhy would you want to use this?  This should only be used within company networks, never public facing.  You would use this to implement\nyour own TLS connections where you are dealing in a test environment where the security doesn't really matter.  This is more about making\nsure things work across https correctly.  In other words, when you are working on anything production-level you'd want to acquire a genuine\ncertificate from a trusted certificate authority and probably pay for it or better yet use LetsEncrypt.\n\n## Requirements\n\nThis has been tested and run on OSX which is comes pre-installed with openssl, that is all you need.\n\n## Installation\n\nSimple as it takes to type the following command:\n\n    go get github.com/deckarep/EasyCert\n\n## Usage\n\nEasyCert just requires a certificate authority name which can be an arbitrary name but should reflect your company and a host name that the certificate/key pair will end up on.\n~~~    \nUsage: EasyCert [options...]\n\nOptions:\n  -cn Certificate Authority Name (can be any name, but should reflect your company name.)\n  -h  Hostname of TLS server to install the private cert/key\n~~~\n\n## License\n\nCopyright 2014 Ralph Caraveo All Rights Reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeckarep%2Feasycert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeckarep%2Feasycert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeckarep%2Feasycert/lists"}