Skip to content

draeath/easyrsa-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyrsa-docker

docker/podman container build for OpenVPN's easyrsa

Usage is pretty simple, just run the container (as an entrypoint has been set) with some external directory bound to /pki inside the container (-v argument). For example:

podman run -it --rm -v ~/.easyrsa:/pki draeath/easyrsa:latest init-pki soft

If you need to use a different easyrsa version, just checkout a different reference in the easyrsa git submodule.

About

docker container build for OpenVPN's easyrsa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published