Openvpn error - KEY CONFIG (set by the var script) is pointing to the wrong version of openssl.cnf

Openvpn error - KEY CONFIG (set by the var script) is pointing to the wrong version of openssl.cnf

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=XekUgiHpD_w



Duration: 1:20
857 views
7


i ran this script : ./build-ca

but getting the following error :

grep: /etc/openvpn/easy-rsa/openssl.cnf: No such file or directory
pkitool: KEY_CONFIG (set by the var script) is pointing to the wrong version of openssl.cnf
The correct version should have a comment that says: easy-rsa version 2.x

-----------------------
the problem is openssl.cnf file is not found in /etc/opnvpn/easy-rsa
-----------------------

how to solving?
just create a link inside easy-rsa folder.

cd /etc/openvpn/easy-rsa
ln -s opnssl-1.0.0.cnf openssl.cnf




Other Videos By Ambar Hasbiyatmoko


2021-08-08Kdenlive - how to blur video
2021-08-08Tutorial - Memonitor traffic di apache dengan mod_status (ubuntu)
2021-06-11How to fix : nginx site-enabled failed (40: Too Many level)
2021-06-11Add https to domain with let's encrypt (nginx + VPS + Ubuntu)
2021-06-01Add https to domain with let's encrypt (apache webserver + VPS unmanaged + ubuntu 20.04)
2021-05-24How to fix Selenium Error (Python) - Message: 'chromedriver' executable needs to be in PATH
2021-05-17How to fix Certbot - The PPA has been DEPRECATED on ubuntu 20.04
2021-05-15How to fixing nginx - unknown directive (if $remote_addr)
2021-05-10How to enable kibana login page
2021-01-16Letsencrypt error - The requested pache plugin does not appear to be installed
2021-01-05Openvpn error - KEY CONFIG (set by the var script) is pointing to the wrong version of openssl.cnf
2020-11-17[Windows7] Net Framework error - A certificate chain processed, but terminated in a root certificate
2020-11-07Codeigniter - Read Excel File with Spout Library
2020-11-07How to install apache latest version on Ubuntu 18.04
2020-11-07Webmin - create admin user from terminal/command line on ubuntu 18.04
2020-08-21How to fix Android Studio - Could not find any version that matches appcompat v7.30
2020-06-09Elasticsearch 7 error- the default discovery settings are unsuitable; at least one must be configure
2020-05-26How to install postman in Ubuntu 18.04
2020-05-26Wine error - wine is not owned by you, refusing to create a configuration directory there
2020-05-24Error Codeigniter 4 when access public folder - We seem to have hit a snag. Please try again later
2020-04-16How to fix Postman Canary - The SUID sandbox helper binary was found but is not configured correctly



Tags:
openvpn
ubuntu
linux
terminal
error
build-ca
install
ssl
easy-rsa