Hello misc, I know that it is terrible,
and many answers on this questions in past,
but construction with dot and space before ./vars
is work to make ./clean-all and ./build-dh.
and something went wrong with ./pkitool

# uname -a
OpenBSD openbsd 5.0 GENERIC.MP#59 i386
# pwd
/etc/openvpn/easy-rsa
# . ./vars
NOTE: If you run ./clean-all, I will be doing a rm -rf on 
/etc/openvpn/easy-rsa/keys
# ./clean-all
# ./build-dh
Generating DH parameters, 1024 bit long safe prime, generator 2
This is going to take a long time
............................................................................................................+..+........................+...........
..........................................................................................................................................................
.......................................+...............................+....................+.......+..................+...........................
...............................+..............................+......................................................................++*++*++*
# ./pkitool --initca
Using CA Common Name: Ektos CA
B  Please edit the vars script to reflect your configuration,
B  then source it with "source ./vars".
B  Next, to start with a fresh PKI configuration and to delete any
B  previous certificates and keys, run "./clean-all".
B  Finally, you can run this tool (pkitool) to build certificates/keys.

Reply via email to