{"id":13337939,"url":"https://github.com/nwtgck/hyper-rustls-example","last_synced_at":"2025-03-31T07:15:56.300Z","repository":{"id":87735740,"uuid":"289922076","full_name":"nwtgck/hyper-rustls-example","owner":"nwtgck","description":"Simple example of hyper-rustls","archived":false,"fork":false,"pushed_at":"2020-08-24T14:48:42.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T11:55:27.104Z","etag":null,"topics":["hyper","hyper-rustls","rust","rustls","ssl","tls"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nwtgck.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":"2020-08-24T12:30:29.000Z","updated_at":"2020-08-24T14:48:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1342582-cfc7-4abc-9af9-1d6c4ea867eb","html_url":"https://github.com/nwtgck/hyper-rustls-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/nwtgck%2Fhyper-rustls-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhyper-rustls-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhyper-rustls-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Fhyper-rustls-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwtgck","download_url":"https://codeload.github.com/nwtgck/hyper-rustls-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"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":["hyper","hyper-rustls","rust","rustls","ssl","tls"],"created_at":"2024-07-29T19:15:16.296Z","updated_at":"2025-03-31T07:15:56.284Z","avatar_url":"https://github.com/nwtgck.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hyper-rustls-example\nSimple example of [hyper-rustls](https://github.com/ctz/hyper-rustls)\n\n## Run\n\nRun as follows.\n\n```bash\ncargo run\n```\n\nAccess to the server as follows.\n\n```bash\ncurl -k https://localhost:3000/\n```\n\n## Make self-signed certificates by yourself\n\nYou can make certificates as follows.\n\n```bash\nmkdir ssl_certs \u0026\u0026 cd ssl_certs \u0026\u0026 openssl req -x509 -newkey rsa:4096 -keyout server.key -out server.crt -days 365 -sha256 -nodes --subj '/CN=localhost/' \u0026\u0026 cd -\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Fhyper-rustls-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwtgck%2Fhyper-rustls-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Fhyper-rustls-example/lists"}