Comment 6 for bug 992012

Revision history for this message
valent (valent-turkovic) wrote :

I tried editing manually both versions of whichopensslcnf, I used:

"elif $OPENSSL version | grep -E "1\.0\.[[:digit:]][[:alnum:]]?" > /dev/null; then"

but I still get missing file error:

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

Guys this is really sloppy package maintenance, this should be fixed with highest priority.