hello,
can someone help me on this issue? Trying to execute this command for opnevpn ./CA.sh -newca but i get an error message (See below)
cdroot@ubnt-Router:~# cd /usr/lib/ssl/misc
root@ubnt-Router:/usr/lib/ssl/misc# ls -l
total 23
-rwxr-xr-x 1 root root 5875 May 28 15:04 CA.pl
-rwxr-xr-x 1 root root 119 May 28 15:04 c_hash
-rwxr-xr-x 1 root root 152 May 28 15:04 c_info
-rwxr-xr-x 1 root root 112 May 28 15:04 c_issuer
-rwxr-xr-x 1 root root 110 May 28 15:04 c_name
drwxr-xr-x 1 root root 4096 Sep 11 21:21 demoCA
-rw-r--r-- 1 root root 993 Sep 11 21:20 newreq.pem
-rwxr-xr-x 1 root root 6419 May 28 15:04 tsget
root@ubnt-Router:/usr/lib/ssl/misc# ./CA.sh -newca
-bash: ./CA.sh: No such file or directory
root@ubnt-Router:/usr/lib/ssl/misc#