[PR #170] [MERGED] core.upt should have an option for ssl #200

Closed
opened 2026-05-05 03:42:51 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/170
Author: @klugier
Created: 10/20/2023
Status: Merged
Merged: 10/21/2023
Merged by: @mirek-fidler

Base: masterHead: klugier/core-app-template-ssl-support


📝 Commits (1)

  • 319fcbb core.upt should have an option for ssl

📊 Changes

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

View changed files

📝 uppsrc/Core/core.upt (+4 -1)

📄 Description

SSL is requiered for all modern network application. For example today most of the http resources are available through https not http. When creating core package there should be an easy way to add SSL support to it


🔄 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/ultimatepp/ultimatepp/pull/170 **Author:** [@klugier](https://github.com/klugier) **Created:** 10/20/2023 **Status:** ✅ Merged **Merged:** 10/21/2023 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/core-app-template-ssl-support` --- ### 📝 Commits (1) - [`319fcbb`](https://github.com/ultimatepp/ultimatepp/commit/319fcbbc5757b5045019e67f82c8cecc0c8cf33d) core.upt should have an option for ssl ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/core.upt` (+4 -1) </details> ### 📄 Description SSL is requiered for all modern network application. For example today most of the http resources are available through https not http. When creating core package there should be an easy way to add SSL support to it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:42:51 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/ultimatepp#200
No description provided.