mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2026-04-25 07:05:59 +03:00
[PR #22] [CLOSED] Add custom OpenSSL version #28
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-nginx-full#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NginxProxyManager/docker-nginx-full/pull/22
Author: @nser77
Created: 8/15/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
9a95babfixd24f6d5Merge pull request #1 from nser77/rfc5746-openssl📊 Changes
5 files changed (+28 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📝
docker/Dockerfile(+5 -0)📝
local-build.sh(+2 -0)📝
scripts/build-openresty(+18 -0)📝
scripts/buildx(+1 -0)📄 Description
This patch allows to download a custom version of OpenSSL and then build openresty against it; default version is
OpenSSL 3.1.2 1 Aug 2023Fix: #5
@jc21 could you please review this patch?
Some tests:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.