{"id":19951787,"url":"https://github.com/h0llyw00dzz/csr-generator","last_synced_at":"2025-09-02T04:38:10.883Z","repository":{"id":246932490,"uuid":"824391920","full_name":"H0llyW00dzZ/csr-generator","owner":"H0llyW00dzZ","description":"The CSR Generator is a Go package that provides functionality for generating Certificate Signing Requests (CSRs) and private keys. It simplifies the process of creating CSRs with specified common names and Subject Alternative Names (SANs).","archived":false,"fork":false,"pushed_at":"2024-07-05T21:24:10.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T00:13:04.547Z","etag":null,"topics":["cryptography","go","idiomatic-go","pki-tools","pkix","security-tools","ssl-certificates"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/H0llyW00dzZ.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-07-05T03:27:49.000Z","updated_at":"2024-07-05T23:58:14.000Z","dependencies_parsed_at":"2024-07-05T23:13:37.513Z","dependency_job_id":null,"html_url":"https://github.com/H0llyW00dzZ/csr-generator","commit_stats":null,"previous_names":["h0llyw00dzz/csr-generator"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0llyW00dzZ%2Fcsr-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0llyW00dzZ%2Fcsr-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0llyW00dzZ%2Fcsr-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H0llyW00dzZ%2Fcsr-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H0llyW00dzZ","download_url":"https://codeload.github.com/H0llyW00dzZ/csr-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381645,"owners_count":19953751,"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":["cryptography","go","idiomatic-go","pki-tools","pkix","security-tools","ssl-certificates"],"created_at":"2024-11-13T01:09:43.156Z","updated_at":"2025-03-01T15:14:59.973Z","avatar_url":"https://github.com/H0llyW00dzZ.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSR Generator\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/H0llyW00dzZ/csr-generator/csr.svg)](https://pkg.go.dev/github.com/H0llyW00dzZ/csr-generator)\n\nThe CSR Generator is a Go package that provides functionality for generating Certificate Signing Requests (CSRs) and private keys. It simplifies the process of creating CSRs with specified common names and Subject Alternative Names (SANs).\n\n## Features\n\n- Generate CSRs with specified common names and SANs\n- Generate corresponding ECDSA private keys\n- Return CSRs and private keys in PEM format\n\n## Currently Supported\n\n- [x] Private CAs that rely on domain and DNS names (e.g, [`Google Cloud Private CAs`](https://cloud.google.com/security/products/certificate-authority-service))\n\u003e [!NOTE]\n\u003e `Private CAs that rely on domain and DNS names` can be used for `Enterprise/DevOps/DevSecOps/Zero Trust` purposes.\n\u003e\n\u003e **Example:**\n\u003e\n\u003e \u003cp align=\"center\"\u003e\n\u003e   \u003cimg src=\"https://i.imgur.com/EtDMK04.png\" alt=\"example leaf cert issued by Private CAs\" /\u003e\n\u003e   \u003cimg src=\"https://i.imgur.com/R4p4C3l.png\" alt=\"example leaf cert issued by Private CAs\" /\u003e\n\u003e \u003c/p\u003e\n\u003e\n\u003e The generated CSRs and private keys can be used with private CAs like Google Cloud Private CAs. Additionally, they can be bound to Cloudflare for the root CAs (e.g., [`Custom Origin Store`](https://developers.cloudflare.com/ssl/origin-configuration/custom-origin-trust-store/), [`Custom CAs`](https://developers.cloudflare.com/ssl/edge-certificates/custom-certificates/)) for front-end usage.\n\n- [x] Public CAs that rely on domain and DNS names\n\n\n## TODO\n\n- [ ] Support other elliptic curves (currently, only the P-256 curve is supported)\n- [ ] Implement a configuration file for default values and settings\n- [ ] Provide a web-based user interface for generating CSRs\n\n## License\n\nThe CSR Generator package is licensed under the BSD 3-Clause License. See the [LICENSE](LICENSE) file for more information.\n\n## Acknowledgements\n\nThe CSR Generator package was inspired by the need for a simple and efficient way to generate CSRs and private keys in Go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh0llyw00dzz%2Fcsr-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh0llyw00dzz%2Fcsr-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh0llyw00dzz%2Fcsr-generator/lists"}