[PR #318] [CLOSED] Add Let's Encrypt Certs with Cloudflare DNS #878

Closed
opened 2025-10-09 16:58:55 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/318
Author: @taslabs-net
Created: 3/11/2025
Status: Closed

Base: mainHead: feat-add-let's-encrypt-ssl-with-cloudflare-and-nginx


📝 Commits (1)

📊 Changes

2 files changed (+232 additions, -0 deletions)

View changed files

installwithpocketid.sh (+195 -0)
readme_pocketid.md (+37 -0)

📄 Description

Features

  • Automatic SSL Certificates: Uses Let's Encrypt via Cloudflare DNS validation
  • Modern Security Configuration:
    • TLS 1.2/1.3 only
    • Strong cipher suites
    • OCSP stapling
    • HTTP/2 support
  • WebSocket Ready: Built-in proxy configuration for WebSocket support
  • Automatic Redirects: Forces HTTPS and handles port redirection
  • Cloudflare Integration: Securely stores API credentials

🔄 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/pocket-id/pocket-id/pull/318 **Author:** [@taslabs-net](https://github.com/taslabs-net) **Created:** 3/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat-add-let's-encrypt-ssl-with-cloudflare-and-nginx` --- ### 📝 Commits (1) - [`407624d`](https://github.com/pocket-id/pocket-id/commit/407624df9ab207734f131b1fd1fb39b19a93f278) Add files via upload ### 📊 Changes **2 files changed** (+232 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `installwithpocketid.sh` (+195 -0) ➕ `readme_pocketid.md` (+37 -0) </details> ### 📄 Description ## Features - **Automatic SSL Certificates**: Uses Let's Encrypt via Cloudflare DNS validation - **Modern Security Configuration**: - TLS 1.2/1.3 only - Strong cipher suites - OCSP stapling - HTTP/2 support - **WebSocket Ready**: Built-in proxy configuration for WebSocket support - **Automatic Redirects**: Forces HTTPS and handles port redirection - **Cloudflare Integration**: Securely stores API credentials --- <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 2025-10-09 16:58:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-2#878