[PR #710] [MERGED] Add possibility to provide your own certificates to the server #849

Closed
opened 2026-03-03 12:31:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/710
Author: @krisgeus
Created: 3/9/2022
Status: Merged
Merged: 3/9/2022
Merged by: @fsouza

Base: mainHead: kg-add-certificates


📝 Commits (2)

  • 24a58b0 Add possibility to provide your own certificates to the server
  • e23d4b3 Fix linting error

📊 Changes

2 files changed (+39 additions, -21 deletions)

View changed files

📝 fakestorage/server.go (+12 -0)
📝 internal/config/config.go (+27 -21)

📄 Description

Closes #709.


🔄 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/fsouza/fake-gcs-server/pull/710 **Author:** [@krisgeus](https://github.com/krisgeus) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 3/9/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `kg-add-certificates` --- ### 📝 Commits (2) - [`24a58b0`](https://github.com/fsouza/fake-gcs-server/commit/24a58b0fe7008c4e715d3977ad2a2a1ba4fabf96) Add possibility to provide your own certificates to the server - [`e23d4b3`](https://github.com/fsouza/fake-gcs-server/commit/e23d4b33f04f35d7bc4788cd7669ad0ea4591867) Fix linting error ### 📊 Changes **2 files changed** (+39 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/server.go` (+12 -0) 📝 `internal/config/config.go` (+27 -21) </details> ### 📄 Description Closes #709. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:54 +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/fake-gcs-server#849
No description provided.