I've installed OpenVPN with
Strange thing is, OpenSSL 1.x is installed, but openssl-0.9.8.cnf is used. index.txt and serial are created by using touch.
I have several OpenVPN versions installed and configured on other Linux/Windows servers, but FreeBSD gives me the first problems I can't solve.
Please help.
pkg_add -r openvpn. I created /usr/local/etc/openvpn. I copied /usr/local/share/doc/openvpn/easy-rsa. I changed to 2.0. When building the server certificate, problems exist. This is the error message:
Code:
Using configuration from /usr/local/etc/openvpn/easy-rsa/2.0/openssl-0.9.8.cnf
unable to load number from /usr/local/etc/openvpn/easy-rsa/2.0/keys/serial
error while loading serial number
7241:error:0D066096:asn1 encoding routines:a2i_ASN1_INTEGER:short line:/usr/src/
secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/f_int.c:215:
I have several OpenVPN versions installed and configured on other Linux/Windows servers, but FreeBSD gives me the first problems I can't solve.
Please help.