{"id":19579765,"url":"https://github.com/wolfssl/dockerfile","last_synced_at":"2025-07-22T04:04:51.704Z","repository":{"id":45575591,"uuid":"103552815","full_name":"wolfSSL/Dockerfile","owner":"wolfSSL","description":"wolfSSL Dockerfiles for demo usage","archived":false,"fork":false,"pushed_at":"2017-09-22T16:13:53.000Z","size":33,"stargazers_count":18,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-27T08:36:37.003Z","etag":null,"topics":["client","demo","docker","dockerfile","fips","fips-140-2","fips-140-3","security","server","ssl","testing","tls","wolfcrypt","wolfssl"],"latest_commit_sha":null,"homepage":"https://www.wolfssl.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolfSSL.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":"2017-09-14T15:58:22.000Z","updated_at":"2024-04-16T22:36:41.000Z","dependencies_parsed_at":"2022-08-01T01:17:54.724Z","dependency_job_id":null,"html_url":"https://github.com/wolfSSL/Dockerfile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wolfSSL/Dockerfile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FDockerfile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FDockerfile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FDockerfile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FDockerfile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfSSL","download_url":"https://codeload.github.com/wolfSSL/Dockerfile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfSSL%2FDockerfile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266424026,"owners_count":23926124,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["client","demo","docker","dockerfile","fips","fips-140-2","fips-140-3","security","server","ssl","testing","tls","wolfcrypt","wolfssl"],"created_at":"2024-11-11T07:19:02.868Z","updated_at":"2025-07-22T04:04:51.680Z","avatar_url":"https://github.com/wolfSSL.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supported tags and respective `Dockerfile` links\n\n- [`alpine-examples`, `latest` (*examples/Dockerfile*) with BASE_IMAGE=alpine-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)\n- [`alpine-lib` (*alpine/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/alpine/lib/Dockerfile)\n- [`alpine-test` (*alpine/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/alpine/test/Dockerfile)\n- [`centos-examples` (*examples/Dockerfile*) with BASE_IMAGE=centos-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)\n- [`centos-lib` (*centos/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/centos/lib/Dockerfile)\n- [`centos-test` (*centos/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/centos/test/Dockerfile)\n- [`debian-examples` (*examples/Dockerfile*) with BASE_IMAGE=debian-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)\n- [`debian-lib` (*debian/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/debian/lib/Dockerfile)\n- [`debian-test` (*debian/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/debian/test/Dockerfile)\n- [`ubuntu-examples` (*examples/Dockerfile*) with BASE_IMAGE=ubuntu-lib](https://github.com/wolfssl/Dockerfile/blob/master/examples/Dockerfile)\n- [`ubuntu-lib` (*ubuntu/lib/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/ubuntu/lib/Dockerfile)\n- [`ubuntu-test` (*ubuntu/test/Dockerfile*)](https://github.com/wolfssl/Dockerfile/blob/master/ubuntu/test/Dockerfile)\n\n# Quick reference\n\n - **Where to get help**:\n    [wolfSSL support channel](mailto:support@wolfssl.com)\n\n - **Where to file issues**:\n    https://github.com/wolfssl/wolfssl/issues\n\n - **Maintained by**:\n    [the wolfSSL Docker Maintainers](https://github.com/wolfssl/wolfssl)\n\n# What is wolfSSL?\n\n![logo](https://avatars1.githubusercontent.com/u/5891092?v=4\u0026s=100)\n\nwolfSSL is a lightweight C-language-based SSL/TLS library targeted for embedded, RTOS, or resource-constrained environments primarily because of its small size, speed, and portability. wolfSSL supports industry standards up to the current TLS 1.2 and DTLS 1.2 levels, is up to 20 times smaller than OpenSSL, offers a simple API, an OpenSSL compatibility layer, OCSP and CRL support, and offers several progressive ciphers. wolfSSL is under active development, and should be chosen over yaSSL when possible.\n\n\u003e [wolfSSL's website](https://www.wolfssl.com)\n\n# How to use this image\n\n## `*-lib` images\n\nThese images are loaded with and installation of wolfSSL binaries.\n\n## `*-test` images\n\nThese images are loaded with wolfSSL's source code and binaries under /wolfssl-**WOLFSSL_VERSION**.\n\n## `latest` and `*-examples` images\n\nThis images are wolfSSL's demo images, they are loaded with a simple client/server example to perform SSL/TLS connections.\n\n## Running the examples:\n\n```console\n$ docker run \\\n     -it --name wolfserver \\\n     wolfssl/wolfssl \\\n     server\n```\nThis command will run the wolfssl server on port `11111`.\n\n```console\n$ docker run \\\n    -it --link=wolfserver:server-addr \\\n    wolfssl/wolfssl \\\n    client -h server-addr\n```\nThis command will run the wolfssl client and try to connect to the server at server-addr.\n\nThe expected output is something like:\n\n**server side**\n```\nContainer's IP address: 172.17.0.2\npeer's cert info:\n    issuer : /C=US/ST=Montana/L=Bozeman/O=wolfSSL_2048/OU=Programming-2048/CN=www.wolfssl.com/emailAddress=info@wolfssl.com\n    subject: /C=US/ST=Montana/L=Bozeman/O=wolfSSL_2048/OU=Programming-2048/CN=www.wolfssl.com/emailAddress=info@wolfssl.com\n    serial number:b9:bc:90:ed:ad:aa:0a:8c\nSSL version is TLSv1.2\nSSL cipher suite is TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\nSSL curve name is SECP256R1\nServer Random : C5C07219DEB6D02F8913B7163B984355B3B6F9DBDD09CB7752A5736AF704D165\nClient message: hello wolfssl!\n```\n.\n\n**client side**\n```\nContainer's IP address: 172.17.0.3\nSession Ticket CB: ticketSz = 134, ctx = initial session\npeer's cert info:\n    issuer : /C=US/ST=Montana/L=Bozeman/O=Sawtooth/OU=Consulting/CN=www.wolfssl.com/emailAddress=info@wolfssl.com\n    subject: /C=US/ST=Montana/L=Bozeman/O=wolfSSL/OU=Support/CN=www.wolfssl.com/emailAddress=info@wolfssl.com\n    serial number:01\nSSL version is TLSv1.2\nSSL cipher suite is TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\nSSL curve name is SECP256R1\nClient Random : F601361E88A01A09DAD3322EAA6A1D33323BAAA219857E2B53FD30DBA6E56EAA\nI hear you fa shizzle!\n```\n.\n\nIt is possible to check more options by adding --help to both client and server commands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfssl%2Fdockerfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfssl%2Fdockerfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfssl%2Fdockerfile/lists"}