Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 707 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 707 Bytes

Logo

Generate Client Certificates

Mattermost Developer Chat


certificate-server

This project is a core component of openvpn-access.

Building the docker image

cd certificate-server

# Build the image
sudo docker build -t cert-server -f ./docker/Dockerfile .