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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.