[PR #335] [CLOSED] add option to provide user CA cert. #485

Closed
opened 2026-03-02 08:35:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/335
Author: @ikkemaniac
Created: 12/19/2022
Status: Closed

Base: masterHead: pr-user-certs


📝 Commits (1)

  • 293fa50 add support for user-cert

📊 Changes

1 file changed (+17 additions, -0 deletions)

View changed files

📝 run.sh (+17 -0)

📄 Description

This PR implements hwdsl2/setup-ipsec-vpn#1300 in the docker image.

The goal is to be able to use an existing CA certificate that signs the user certs, server cert and sign the iOS mobileconfig.
The way we use it is to mount a dir in the vpn-docker-image.

see hwdsl2/setup-ipsec-vpn#1300 for details on the actual implementation to import and process the cert.


🔄 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/hwdsl2/docker-ipsec-vpn-server/pull/335 **Author:** [@ikkemaniac](https://github.com/ikkemaniac) **Created:** 12/19/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pr-user-certs` --- ### 📝 Commits (1) - [`293fa50`](https://github.com/hwdsl2/docker-ipsec-vpn-server/commit/293fa5001e6db0678389a405b56f3dec6741806f) add support for user-cert ### 📊 Changes **1 file changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `run.sh` (+17 -0) </details> ### 📄 Description This PR implements hwdsl2/setup-ipsec-vpn#1300 in the docker image. The goal is to be able to use an existing CA certificate that signs the user certs, server cert and sign the iOS mobileconfig. The way we use it is to mount a dir in the vpn-docker-image. see hwdsl2/setup-ipsec-vpn#1300 for details on the actual implementation to import and process the cert. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 08:35:41 +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-ipsec-vpn-server#485
No description provided.