Hello, I am building a docker image with easy-rsa based on the alpine Docker image. When I run the ./easyrsa init-pki command then I get the following error:
Easy-RSA error: easyrsa_random failed Easy-RSA error: secure_session - random_session '' EasyRSA Version Information Version: 3.1.2 Generated: Fri Jan 13 15:49:32 CST 2023 SSL Lib: Git Commit: 354c20d82bdc5db364e197aa1290e84b46abe487 Source Repo: https://github.com/OpenVPN/easy-rsa Host: 3.1.2 | nix | Linux | /bin/bash I think that I get this error because there is almost nothing installed in this linux image and the required tools/commands are missing. Unfortunately I could not find any documentation about it. Could you please guide me which tools I need to install before I use easy-rsa? Thanks, Arnold
_______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users