{"id":20872742,"url":"https://github.com/zalari/docker-nginx-http-hash","last_synced_at":"2026-04-26T14:31:27.389Z","repository":{"id":81977613,"uuid":"51387783","full_name":"zalari/docker-nginx-http-hash","owner":"zalari","description":"Simple nginx-based image for validating SSL HTTP HASH challenges","archived":false,"fork":false,"pushed_at":"2016-02-09T19:30:51.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T08:45:09.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/zalari.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}},"created_at":"2016-02-09T18:14:56.000Z","updated_at":"2016-02-09T18:34:57.000Z","dependencies_parsed_at":"2023-03-12T14:29:26.178Z","dependency_job_id":null,"html_url":"https://github.com/zalari/docker-nginx-http-hash","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalari%2Fdocker-nginx-http-hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalari%2Fdocker-nginx-http-hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalari%2Fdocker-nginx-http-hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zalari%2Fdocker-nginx-http-hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zalari","download_url":"https://codeload.github.com/zalari/docker-nginx-http-hash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243247913,"owners_count":20260748,"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-18T06:20:37.551Z","updated_at":"2025-12-25T14:37:32.868Z","avatar_url":"https://github.com/zalari.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## nginx-http-hash\nThis is a simple nginx image for HTTP-HASH validation for SSL certificate validation. It has only two ENV variables:\n\n**HASHFILENAME** and **HASHVALUE**, with the former being the actual file, that is exposed below the web roots.\n\n## Example usage\nSay, your SSL-Seller challenges you to provide the *HASHVALUE* \"dshjhsjd\" in the file \"dhhd.htm\", then run the image like that:\n\n```\ndocker run --name some_nginx -p 9876:80 -e HASHFILENAME=dhhd.htm -e HASHVALUE=dshjhsjd -d zalari/nginx-http-hash\n```\n\nand you should get the following result:\n```\ncurl -v http://dockerhost:9876/dhhd.htm\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalari%2Fdocker-nginx-http-hash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalari%2Fdocker-nginx-http-hash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalari%2Fdocker-nginx-http-hash/lists"}