mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-11 17:41:29 -05:00
[PR #2031] [MERGED] Update OpenSSL via an updated clux build image. #6686
Reference in New Issue
Block a user
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/dani-garcia/vaultwarden/pull/2031
Author: @BlackDex
Created: 10/8/2021
Status: ✅ Merged
Merged: 10/8/2021
Merged by: @dani-garcia
Base:
main← Head:update-openssl-amd64-alpine📝 Commits (1)
fce6cb5Update OpenSSL via an updated clux build image.📊 Changes
3 files changed (+4 additions, -3 deletions)
View changed files
📝
docker/Dockerfile.j2(+2 -1)📝
docker/amd64/Dockerfile.alpine(+1 -1)📝
docker/amd64/Dockerfile.buildx.alpine(+1 -1)📄 Description
Recently the LetsEncrypt DST certificate has expired.
Older versions of OpenSSL like v1.0.x have issues using this certificate.
Recently clux has updated his image to support OpenSSL v1.1.1[a-z].
This solves issues with those certificates.
This issues was disscused on Matrix.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.