[PR #245] [MERGED] Rename cert & key files #509

Closed
opened 2026-02-26 10:32:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/245
Author: @heatray
Created: 4/28/2020
Status: Merged
Merged: 4/29/2020
Merged by: @agolybev

Base: hotfix/v5.5.3Head: feature/certs-names


📝 Commits (10+)

📊 Changes

6 files changed (+101 additions, -15 deletions)

View changed files

📝 .travis.yml (+20 -0)
📝 README.md (+12 -12)
📝 run-document-server.sh (+10 -2)
tests/certs-customized.yml (+18 -0)
tests/certs.yml (+13 -0)
📝 tests/test.sh (+28 -1)

📄 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/ONLYOFFICE/Docker-DocumentServer/pull/245 **Author:** [@heatray](https://github.com/heatray) **Created:** 4/28/2020 **Status:** ✅ Merged **Merged:** 4/29/2020 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `hotfix/v5.5.3` ← **Head:** `feature/certs-names` --- ### 📝 Commits (10+) - [`7fc4e71`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/7fc4e71ca17255c8f3940f9955f4e0f8b97b372e) New cert files default names - [`feb15e9`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/feb15e92e7204bf175272e732e01e7a7985275f2) Add certs travis test - [`3235332`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/32353320593f115f50f9389d84ccd41dbde97a24) Add certificate generation - [`961a321`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/961a32161e16fac183507de8d61de4ba5b973fea) Fix certs test - [`f918055`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/f91805504b0a2bf0a3e22c1aabdff0ab2351ee90) Fix cert gen - [`102150e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/102150ea636cc21fd4cdb8ee98916b16716ec243) Fix directory mapping - [`d062591`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/d06259188706f3c67d9a34ff334fa9b533a84743) Fix https healthcheck - [`6bd208b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/6bd208b9d8155d5e944a504aee3780b0acdf1c57) Add test for old cert path - [`b3a4ec2`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/b3a4ec2085965287388c96186b41136918709f88) Fix script & test - [`29a575e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/29a575eb6e7bdcb1b4173d438939b41d6c282923) Fix port number ### 📊 Changes **6 files changed** (+101 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+20 -0) 📝 `README.md` (+12 -12) 📝 `run-document-server.sh` (+10 -2) ➕ `tests/certs-customized.yml` (+18 -0) ➕ `tests/certs.yml` (+13 -0) 📝 `tests/test.sh` (+28 -1) </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 10:32: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/Docker-DocumentServer-ONLYOFFICE#509
No description provided.