[PR #4767] [MERGED] Fix SSL certificate cannot be saved #10268

Closed
opened 2026-02-07 06:17:07 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4767
Author: @nyanmisaka
Created: 12/11/2020
Status: Merged
Merged: 12/13/2020
Merged by: @cvium

Base: masterHead: fix-ssl-save


📝 Commits (2)

  • 41218c5 fix ssl certificate cannot be saved
  • d701b67 Apply suggestions from code review

📊 Changes

3 files changed (+49 additions, -39 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+38 -12)
📝 Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs (+0 -26)
📝 Jellyfin.Networking/Configuration/NetworkConfiguration.cs (+11 -1)

📄 Description

Changes

  • Fix SSL certificate cannot be saved

Issues
Introduced 10.7


🔄 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/jellyfin/jellyfin/pull/4767 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 12/11/2020 **Status:** ✅ Merged **Merged:** 12/13/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `fix-ssl-save` --- ### 📝 Commits (2) - [`41218c5`](https://github.com/jellyfin/jellyfin/commit/41218c5613ea7a83804f7b8ee0b61d315db45c0c) fix ssl certificate cannot be saved - [`d701b67`](https://github.com/jellyfin/jellyfin/commit/d701b67de11f8bfcadddcb4b02e9cd28d113f5d6) Apply suggestions from code review ### 📊 Changes **3 files changed** (+49 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+38 -12) 📝 `Emby.Server.Implementations/Configuration/ServerConfigurationManager.cs` (+0 -26) 📝 `Jellyfin.Networking/Configuration/NetworkConfiguration.cs` (+11 -1) </details> ### 📄 Description **Changes** - Fix SSL certificate cannot be saved **Issues** Introduced 10.7 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:17:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10268