{"id":18260090,"url":"https://github.com/roppa/express-https-example","last_synced_at":"2025-04-08T23:44:45.721Z","repository":{"id":146092641,"uuid":"321314425","full_name":"roppa/express-https-example","owner":"roppa","description":"Just an example of https in express","archived":false,"fork":false,"pushed_at":"2020-12-14T10:36:32.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T18:36:30.414Z","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/roppa.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":"2020-12-14T10:36:00.000Z","updated_at":"2024-12-24T09:39:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"02a49564-47e5-470f-8247-05aa4db3fe93","html_url":"https://github.com/roppa/express-https-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/roppa%2Fexpress-https-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fexpress-https-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fexpress-https-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Fexpress-https-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roppa","download_url":"https://codeload.github.com/roppa/express-https-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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-11-05T10:42:02.516Z","updated_at":"2025-04-08T23:44:45.695Z","avatar_url":"https://github.com/roppa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Node/Express with HTTPS\n\nCreating unsigned local certs\n\n```\nopenssl genrsa -out localhost.key 2048\n```\n\n```\nopenssl req -new -x509 -key localhost.key -out localhost.cert -days 3650 -subj /CN=localhost\n```\n\nAny port under 1000 needs to be run with root privileges `sudo node server.js`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fexpress-https-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froppa%2Fexpress-https-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Fexpress-https-example/lists"}