{"id":19316024,"url":"https://github.com/socketry/sus-fixtures-openssl","last_synced_at":"2026-06-08T23:31:30.849Z","repository":{"id":190788035,"uuid":"683371117","full_name":"socketry/sus-fixtures-openssl","owner":"socketry","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-22T09:25:27.000Z","size":31,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-29T14:36:01.846Z","etag":null,"topics":["fixtures","openssl","ruby","sus","testing"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/socketry.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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}},"created_at":"2023-08-26T10:59:05.000Z","updated_at":"2025-06-19T19:36:47.000Z","dependencies_parsed_at":"2024-04-22T10:53:42.099Z","dependency_job_id":null,"html_url":"https://github.com/socketry/sus-fixtures-openssl","commit_stats":null,"previous_names":["ioquatix/sus-fixtures-openssl","sus-rb/sus-fixtures-openssl","suspecting/sus-fixtures-openssl"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/socketry/sus-fixtures-openssl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fsus-fixtures-openssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fsus-fixtures-openssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fsus-fixtures-openssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fsus-fixtures-openssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketry","download_url":"https://codeload.github.com/socketry/sus-fixtures-openssl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fsus-fixtures-openssl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34085321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["fixtures","openssl","ruby","sus","testing"],"created_at":"2024-11-10T01:09:31.431Z","updated_at":"2026-06-08T23:31:30.826Z","avatar_url":"https://github.com/socketry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sus::Fixtures::OpenSSL\n\nProvides a convenient fixture for setting up client and server SSL sockets.\n\n[![Development Status](https://github.com/ioquatix/sus-fixtures-openssl/workflows/Test/badge.svg)](https://github.com/ioquatix/sus-fixtures-openssl/actions?workflow=Test)\n\n## Installation\n\n``` bash\n$ bundle add sus-fixtures-openssl\n```\n\n## Usage\n\n``` ruby\ninclude Sus::Fixtures::OpenSSL::HostCertificatesContext\n\nit 'can create a secure connection' do\n\t# Use `server_context` to create a server socket:\n\tserver_socket = OpenSSL::SSL::SSLSocket.new(socket, server_context)\n\t\n\t# Use `client_context` to create a client socket:\n\tclient_socket = OpenSSL::SSL::SSLSocket.new(socket, client_context)\nend\n```\n\n## Contributing\n\nWe welcome contributions to this project.\n\n1.  Fork it.\n2.  Create your feature branch (`git checkout -b my-new-feature`).\n3.  Commit your changes (`git commit -am 'Add some feature'`).\n4.  Push to the branch (`git push origin my-new-feature`).\n5.  Create new Pull Request.\n\n### Developer Certificate of Origin\n\nThis project uses the [Developer Certificate of Origin](https://developercertificate.org/). All contributors to this project must agree to this document to have their contributions accepted.\n\n### Contributor Covenant\n\nThis project is governed by [Contributor Covenant](https://www.contributor-covenant.org/). All contributors and participants agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketry%2Fsus-fixtures-openssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketry%2Fsus-fixtures-openssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketry%2Fsus-fixtures-openssl/lists"}