{"id":16611800,"url":"https://github.com/valerybugakov/nodejs-ssl-example","last_synced_at":"2026-04-21T11:03:28.498Z","repository":{"id":76765202,"uuid":"51782218","full_name":"valerybugakov/nodejs-ssl-example","owner":"valerybugakov","description":null,"archived":false,"fork":false,"pushed_at":"2016-03-17T16:32:36.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T15:32:19.445Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/valerybugakov.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-15T20:10:18.000Z","updated_at":"2016-02-22T20:34:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"22c3b8ca-ebc8-4102-8a7b-a9ec5f95dc51","html_url":"https://github.com/valerybugakov/nodejs-ssl-example","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/valerybugakov%2Fnodejs-ssl-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerybugakov%2Fnodejs-ssl-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerybugakov%2Fnodejs-ssl-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerybugakov%2Fnodejs-ssl-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valerybugakov","download_url":"https://codeload.github.com/valerybugakov/nodejs-ssl-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242916783,"owners_count":20206415,"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":[],"created_at":"2024-10-12T01:39:40.793Z","updated_at":"2026-04-21T11:03:28.470Z","avatar_url":"https://github.com/valerybugakov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"HTTPS 2048-bit RSA TLS/SSL Cert Example\n====\n\nThis is targeted towards people who are using io.js / node.js,\nbut as far as generating and testing certs, these are the exact\nsame **openssl** commands you'd use with any language.\n\nUsage\n========\n\n1. Server machine\n------------\n\nGenerate CA, key and certificate. Load them to updater machine.\n\n```\ngit clone https://github.com/valerybugakov/nodejs-ssl-example.git\nnpm install\n\n./gen.sh YOUR_CNAME_HERE\nscp -r certs root@YOUR_CNAME_HERE:/root/nodejs-ssl-example/certs\n\nnode showrequests.js\n```\n\n2. Updater machine\n------------\n\n```\ngit clone https://github.com/valerybugakov/nodejs-ssl-example.git\nnpm install\n\nnode updater.js\n```\n\nAdd CNAME to software_config.json `{ brain: updater: host: CNAME }`\nAdd CNAME to hosts file if necessary.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalerybugakov%2Fnodejs-ssl-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalerybugakov%2Fnodejs-ssl-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalerybugakov%2Fnodejs-ssl-example/lists"}