{"id":28562644,"url":"https://github.com/rustls/rustls-openssl-compat","last_synced_at":"2025-06-10T12:10:47.316Z","repository":{"id":231341446,"uuid":"742079529","full_name":"rustls/rustls-openssl-compat","owner":"rustls","description":"OpenSSL compatibility layers","archived":false,"fork":false,"pushed_at":"2025-06-06T15:01:08.000Z","size":440,"stargazers_count":64,"open_issues_count":7,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-08T00:08:38.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustls.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,"zenodo":null}},"created_at":"2024-01-11T18:09:15.000Z","updated_at":"2025-06-06T15:01:09.000Z","dependencies_parsed_at":"2025-03-24T13:27:16.663Z","dependency_job_id":"fb38e5fc-2812-4e50-8864-b3e7bdceb182","html_url":"https://github.com/rustls/rustls-openssl-compat","commit_stats":null,"previous_names":["rustls/rustls-openssl-compat"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustls%2Frustls-openssl-compat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustls%2Frustls-openssl-compat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustls%2Frustls-openssl-compat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustls%2Frustls-openssl-compat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustls","download_url":"https://codeload.github.com/rustls/rustls-openssl-compat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustls%2Frustls-openssl-compat/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259072991,"owners_count":22801090,"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":"2025-06-10T12:10:45.174Z","updated_at":"2025-06-10T12:10:47.302Z","avatar_url":"https://github.com/rustls.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"460\" height=\"300\" src=\"https://raw.githubusercontent.com/rustls/rustls/main/admin/rustls-logo-web.png\"\u003e\n\u003c/p\u003e\n\nrustls-libssl is a partial reimplementation of the OpenSSL 3 libssl ABI.\nIt is written in rust and uses rustls.  It does not replace libcrypto:\nthis is still required.\n\n[![rustls-libssl](https://github.com/rustls/rustls-openssl-compat/actions/workflows/libssl.yaml/badge.svg)](https://github.com/rustls/rustls-openssl-compat/actions/workflows/libssl.yaml)\n\n# Status\n\nThis project is experimental.  We have aimed for the subset of libssl\nused by:\n\n- curl on Ubuntu 22.04 LTS\n- nginx on Ubuntu 22.04 LTS and 24.04 LTS\n- nginx on Fedora 40\n\nWe have a [compatibility matrix](MATRIX.md) and\n[known issues](https://github.com/rustls/rustls-openssl-compat/issues).\n\n# Usage\n\n## Installation\nUbuntu/Debian users:\n\n```shell\n$ wget https://github.com/rustls/rustls-openssl-compat/releases/latest/download/rustls-libssl_amd64.deb\n$ sudo dpkg -i rustls-libssl_amd64.deb\n```\n\nor Fedora/Redhat users:\n\n```shell\n$ wget https://github.com/rustls/rustls-openssl-compat/releases/latest/download/rustls-libssl.x86_64.rpm\n$ sudo yum localinstall -y rustls-libssl.x86_64.rpm\n```\n\nUsing curl:\n\n```shell\n$ with-rustls-libssl curl https://google.com/\n```\n\n`with-rustls-libssl` just sets `LD_LIBRARY_PATH` and executes the given process.\n\nUsing nginx:\n\n```shell\n$ sudo rustls-libssl-nginx enable\n$ sudo systemctl daemon-reload\n$ sudo service nginx restart\n```\n\n`rustls-libssl-nginx enable` installs a systemd drop-in in `/etc/systemd/system/nginx.service.d/`.\n`rustls-libssl-nginx disable` undoes that.\n\n# Changelog\nThe detailed list of changes in each release can be found at\nhttps://github.com/rustls/rustls-openssl-compat/releases.\n\n# License\nrustls-libssl is distributed under the Apache-2.0 license. See [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustls%2Frustls-openssl-compat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustls%2Frustls-openssl-compat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustls%2Frustls-openssl-compat/lists"}