mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-25 17:45:55 +03:00
[PR #335] [CLOSED] add option to provide user CA cert. #485
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hwdsl2/docker-ipsec-vpn-server/pull/335
Author: @ikkemaniac
Created: 12/19/2022
Status: ❌ Closed
Base:
master← Head:pr-user-certs📝 Commits (1)
293fa50add 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.