[PR #39] [MERGED] install ca-certificates package #261

Closed
opened 2026-03-13 16:14:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/39
Author: @leonkyneur
Created: 2/1/2018
Status: Merged
Merged: 2/1/2018
Merged by: @joohoi

Base: masterHead: update-cacertificates


📝 Commits (2)

  • 0919375 reinstall ca-certificates
  • d039df1 Merge branch 'master' into update-cacertificates

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 Dockerfile (+1 -0)

📄 Description

package ca-certificates is not installed by default on alpine.. this fixes the following error when using autocert.
01/02/2018 9:02:53 pmINFO[0020] http: TLS handshake error from X.X.X.X:48846: Get https://acme-v01.api.letsencrypt.org/directory: x509: failed to load system roots and no roots provided


🔄 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/acme-dns/acme-dns/pull/39 **Author:** [@leonkyneur](https://github.com/leonkyneur) **Created:** 2/1/2018 **Status:** ✅ Merged **Merged:** 2/1/2018 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `update-cacertificates` --- ### 📝 Commits (2) - [`0919375`](https://github.com/acme-dns/acme-dns/commit/09193759bf045df8dddd7ed8c748a069c9469c22) reinstall ca-certificates - [`d039df1`](https://github.com/acme-dns/acme-dns/commit/d039df1ee677c8219aeda87c8f4c3cc66b5ca394) Merge branch 'master' into update-cacertificates ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -0) </details> ### 📄 Description package ca-certificates is not installed by default on alpine.. this fixes the following error when using autocert. ` 01/02/2018 9:02:53 pmINFO[0020] http: TLS handshake error from X.X.X.X:48846: Get https://acme-v01.api.letsencrypt.org/directory: x509: failed to load system roots and no roots provided ` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:14:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#261
No description provided.