{"id":37973131,"url":"https://github.com/dweomer/dockerfiles-stunnel","last_synced_at":"2026-01-16T18:25:49.025Z","repository":{"id":36652620,"uuid":"40958920","full_name":"dweomer/dockerfiles-stunnel","owner":"dweomer","description":"secure services with stunnel","archived":false,"fork":false,"pushed_at":"2023-10-04T22:46:53.000Z","size":19,"stargazers_count":65,"open_issues_count":0,"forks_count":74,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-16T00:15:12.484Z","etag":null,"topics":["docker-container","docker-image","dockerfile","stunnel"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/dweomer/stunnel","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/dweomer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-08-18T08:03:39.000Z","updated_at":"2024-01-21T11:23:04.000Z","dependencies_parsed_at":"2023-10-05T05:36:38.367Z","dependency_job_id":null,"html_url":"https://github.com/dweomer/dockerfiles-stunnel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dweomer/dockerfiles-stunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweomer%2Fdockerfiles-stunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweomer%2Fdockerfiles-stunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweomer%2Fdockerfiles-stunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweomer%2Fdockerfiles-stunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dweomer","download_url":"https://codeload.github.com/dweomer/dockerfiles-stunnel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweomer%2Fdockerfiles-stunnel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28480743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker-container","docker-image","dockerfile","stunnel"],"created_at":"2026-01-16T18:25:48.920Z","updated_at":"2026-01-16T18:25:48.997Z","avatar_url":"https://github.com/dweomer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dweomer/stunnel\n[![stars](https://img.shields.io/docker/stars/dweomer/stunnel.svg?maxAge=2592000)](https://hub.docker.com/r/dweomer/stunnel/) [![pulls](https://img.shields.io/docker/pulls/dweomer/stunnel.svg?maxAge=2592000)](https://hub.docker.com/r/dweomer/stunnel/) [![](https://images.microbadger.com/badges/image/dweomer/stunnel.svg)](https://microbadger.com/images/dweomer/stunnel \"Get your own image badge on microbadger.com\") [![](https://images.microbadger.com/badges/version/dweomer/stunnel.svg)](https://microbadger.com/images/dweomer/stunnel \"Get your own version badge on microbadger.com\")\n\n## Stunnel on Alpine\nTo secure an LDAP container named `directory`:\n\n```\ndocker run -itd --name ldaps --link directory:ldap \\\n        -e STUNNEL_SERVICE=ldaps \\\n        -e STUNNEL_ACCEPT=636 \\\n        -e STUNNEL_CONNECT=ldap:389 \\\n        -p 636:636 \\\n#       -v /etc/ssl/private/server.key:/etc/stunnel/stunnel.key:ro \\\n#       -v /etc/ssl/private/server.crt:/etc/stunnel/stunnel.pem:ro \\\n    dweomer/stunnel\n```\n\n### Copyright Notice\n\u003eThe [MIT License](LICENSE.txt) ([MIT](https://opensource.org/licenses/MIT))\n\u003e\n\u003e Copyright \u0026copy; 2015-2023 [Jacob Blain Christen](https://github.com/dweomer)\n\u003e\n\u003e Permission is hereby granted, free of charge, to any person obtaining a copy of\n\u003e this software and associated documentation files (the \"Software\"), to deal in\n\u003e the Software without restriction, including without limitation the rights to\n\u003e use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n\u003e the Software, and to permit persons to whom the Software is furnished to do so,\n\u003e subject to the following conditions:\n\u003e\n\u003e The above copyright notice and this permission notice shall be included in all\n\u003e copies or substantial portions of the Software.\n\u003e\n\u003e THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\u003e IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n\u003e FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n\u003e COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n\u003e IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n\u003e CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweomer%2Fdockerfiles-stunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdweomer%2Fdockerfiles-stunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweomer%2Fdockerfiles-stunnel/lists"}