[PR #2031] [MERGED] Update OpenSSL via an updated clux build image. #6686

Closed
opened 2026-03-07 21:03:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: update-openssl-amd64-alpine


📝 Commits (1)

  • fce6cb5 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2031 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/8/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-openssl-amd64-alpine` --- ### 📝 Commits (1) - [`fce6cb5`](https://github.com/dani-garcia/vaultwarden/commit/fce6cb5865db093c19c3e7892fe5f159b8cc9d95) Update OpenSSL via an updated clux build image. ### 📊 Changes **3 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docker/Dockerfile.j2` (+2 -1) 📝 `docker/amd64/Dockerfile.alpine` (+1 -1) 📝 `docker/amd64/Dockerfile.buildx.alpine` (+1 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:03:06 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6686