{"id":13337984,"url":"https://github.com/michaelforney/x509cert","last_synced_at":"2025-04-13T13:11:41.291Z","repository":{"id":66675402,"uuid":"363549451","full_name":"michaelforney/x509cert","owner":"michaelforney","description":"Tool and library for generating X.509 certificates and certificate requests (mirror)","archived":false,"fork":false,"pushed_at":"2021-10-13T22:08:37.000Z","size":202,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:12:23.609Z","etag":null,"topics":["bearssl","tls","x509"],"latest_commit_sha":null,"homepage":"https://sr.ht/~mcf/x509cert","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelforney.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":"2021-05-02T02:25:17.000Z","updated_at":"2024-11-01T23:25:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"790cfc1a-855e-4517-89a4-563da28ba26e","html_url":"https://github.com/michaelforney/x509cert","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelforney%2Fx509cert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelforney%2Fx509cert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelforney%2Fx509cert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelforney%2Fx509cert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelforney","download_url":"https://codeload.github.com/michaelforney/x509cert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717238,"owners_count":21150389,"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":["bearssl","tls","x509"],"created_at":"2024-07-29T19:15:16.733Z","updated_at":"2025-04-13T13:11:41.263Z","avatar_url":"https://github.com/michaelforney.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x509cert\n\n[![builds.sr.ht status](https://builds.sr.ht/~mcf/x509cert.svg)](https://builds.sr.ht/~mcf/x509cert)\n\nx509cert is a tool and library for generating X.509 certificates\nand certificate requests. It is written in C99 and uses [BearSSL]\nto decode keys and compute signatures.\n\nLike BearSSL, libx509cert makes minimal use of the standard library.\nIt does not do any dynamic allocation, and uses only a few basic\nlibc functions.\n\n## Tool usage\n\n\tx509cert [-C] [-a altname]... [-c issuercert] [-k issuerkey] [-b notbefore] [-d duration] [-s serial] key [subject]\n\tx509cert -r [-a altname]... key [subject]\n\nIf `-r` is used, a PKCS#10 CertificateRequest is created. Otherwise,\nan X.509 Certificate is created. In either case, the structure is\nPEM-encoded and written to standard output. For more details, see\n[x509cert(1)].\n\n## Library usage\n\nSee [x509cert(3)].\n\n[BearSSL]: https://bearssl.org\n[x509cert(1)]: https://x509cert.mforney.org/x509cert.1.html\n[x509cert(3)]: https://x509cert.mforney.org/x509cert.3.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelforney%2Fx509cert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelforney%2Fx509cert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelforney%2Fx509cert/lists"}