{"id":13714412,"url":"https://github.com/Jason-ZW/go-acme","last_synced_at":"2025-05-07T01:33:52.190Z","repository":{"id":204600192,"uuid":"142374496","full_name":"Jason-ZW/go-acme","owner":"Jason-ZW","description":"communicate with let's encrypt using acme protocol","archived":false,"fork":false,"pushed_at":"2018-07-31T01:35:10.000Z","size":1199,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T23:30:42.975Z","etag":null,"topics":["acme","go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Jason-ZW.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,"governance":null}},"created_at":"2018-07-26T01:54:52.000Z","updated_at":"2023-06-04T09:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"13dac57c-2570-4b4f-822e-43842b746ee8","html_url":"https://github.com/Jason-ZW/go-acme","commit_stats":null,"previous_names":["jason-zw/go-acme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-ZW%2Fgo-acme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-ZW%2Fgo-acme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-ZW%2Fgo-acme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jason-ZW%2Fgo-acme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jason-ZW","download_url":"https://codeload.github.com/Jason-ZW/go-acme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224551259,"owners_count":17330113,"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":["acme","go"],"created_at":"2024-08-02T23:01:59.030Z","updated_at":"2024-11-14T01:31:10.648Z","avatar_url":"https://github.com/Jason-ZW.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# go-acme\n\ncommunicate with let's encrypt using acme protocol, temporary only support DNS-Challenge\n\n## first-time\n\n```bash\n# generate a key pair for register\n$ ssh-keygen -t rsa -b 4096 -C \"\u003cyour email\u003e\" -f letsencrypt -N ''\n\n# configure config.yml\nserverPrivateKeyPath: \u003cyour private key file path\u003e\naccountConfigPath: \u003cwhich place you want to save account info\u003e\ncertSavePath: \u003cwhich place you want to save certs\u003e\n```\n\n## feature\n- register new account\n- request and valid dns challenge\n- request certificate\n- renew certificate\n- revoke certificate\n- revoke authorize\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJason-ZW%2Fgo-acme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJason-ZW%2Fgo-acme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJason-ZW%2Fgo-acme/lists"}