[PR #2790] [CLOSED] Adding Bunny CDN certbot plugin and Mysql SSL support #3624

Closed
opened 2026-02-26 08:31:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2790
Author: @edgard4t
Created: 3/31/2023
Status: Closed

Base: developHead: develop


📝 Commits (8)

  • 4a61a94 Adding Bunny CDN certbot plugin
  • ab8e97e Merge branch 'NginxProxyManager:develop' into develop
  • 507d24e Allow ssl for mysql connections
  • 0420ab7 Wrong param name for Bunny CDN credential
  • 8ecc285 Adding CA string for Mysql secure connection
  • 16f7022 Aligning assiments for CA config
  • d8a5260 New SSL false value
  • 60c71a7 Using file path instead of CA string

📊 Changes

4 files changed (+18 additions, -2 deletions)

View changed files

📝 backend/config/default.json (+2 -1)
📝 backend/db.js (+2 -1)
📝 backend/lib/config.js (+4 -0)
📝 global/certbot-dns-plugins.js (+10 -0)

📄 Description

No description 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/NginxProxyManager/nginx-proxy-manager/pull/2790 **Author:** [@edgard4t](https://github.com/edgard4t) **Created:** 3/31/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (8) - [`4a61a94`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/4a61a94ef0ac2e97e35383cc72b81b0f80086fa9) Adding Bunny CDN certbot plugin - [`ab8e97e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/ab8e97e339b108639b87801c460dc4be869697a7) Merge branch 'NginxProxyManager:develop' into develop - [`507d24e`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/507d24e7ba732b74486a7a7bec1ddd025f2aa237) Allow ssl for mysql connections - [`0420ab7`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/0420ab71ea242e901e535cc11a998c848d0a48cc) Wrong param name for Bunny CDN credential - [`8ecc285`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/8ecc285d784bea8123ed49c0b3f378259df01678) Adding CA string for Mysql secure connection - [`16f7022`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/16f702233a1af9cbbb60bf6d767f31381a98e36e) Aligning assiments for CA config - [`d8a5260`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/d8a52607bf609fb45279a110ac6e4a3856a7d533) New SSL false value - [`60c71a7`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/60c71a7b45ba9d55d5d9a70fcaf4432d593c81ad) Using file path instead of CA string ### 📊 Changes **4 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/config/default.json` (+2 -1) 📝 `backend/db.js` (+2 -1) 📝 `backend/lib/config.js` (+4 -0) 📝 `global/certbot-dns-plugins.js` (+10 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:31:20 +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/nginx-proxy-manager-NginxProxyManager#3624
No description provided.