Cant create certificate for openVPN

Hi there.

Im trying to configure openVPN but i get stuck in generating certificates
I got this error:


root@Router_6:~# easy-rsa build-ca
-ash: easy-rsa: not found
root@Router_6:~# easyrsa build-ca

Note: using Easy-RSA configuration from: /etc/easy-rsa/vars
/usr/bin/easyrsa: line 1277: openssl: not found

Easy-RSA error:

Missing or invalid OpenSSL
Expected to find openssl command at: openssl

version: OpenWrt 18.06.1 on Nexx WT3020
can somebody help me?

opkg install openssl-util

but:

root@Router_6:~# opkg install openssl-util
Package openssl-util (1.0.2p-1) installed in root is up to date.

:roll_eyes:

opkg update
opkg --force-reinstall install openssl-util

yes! it works now. tkanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.