Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-15 Thread Boris
Hej Erich, Am 15.02.2016 um 14:02 schrieb Erich Titl: > Hi Boris > > > I used easyrsa when I first installed openvpn. I found it unsatisfactory > for a production system and the idea of having the CA and the keys on > the same machine is just plain wrong. > > I then used tinyCA on a virtual

Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-15 Thread Erich Titl
Hi Boris Am 15.02.2016 um 14:00 schrieb Boris: > Thank you Erich and Mark, > > ...>> > > No. I use the geode version for my alix box. But yes, I use easyrsa. > > [Snip] > >> >> Indeed there does not appear to be a build-key in the package, and I >> _believe_ the syntax may have changed.

Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-15 Thread Boris
Thank you Erich and Mark, Am 14.02.2016 um 01:08 schrieb Erich Titl: > Hi Boris > > Am 14.02.2016 um 00:46 schrieb Boris: >> Am 13.02.2016 um 22:40 schrieb Erich Titl: > ... > >> >> thanks for caring! >> >> Yes, a typo, but only in the mail >> >> Writing build-k and pressing doesn't

[leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-13 Thread Boris
Hej all, I hope to get some help with openvpn in Bering-uClibc 5.2.4: Following the doc "http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_User_Guide_-_Advanced_Topics_-_Setting_Up_a_Virtual_Private_Network; I'm trying build-ca but get /usr/sbin/build-ca: line 8: /root/pkitool: not found

Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-13 Thread Erich Titl
Hi Am 13.02.2016 um 22:17 schrieb Boris: > Hej all, > > > I hope to get some help with openvpn in Bering-uClibc 5.2.4: > Following the doc > "http://bering-uclibc.zetam.org/wiki/Bering-uClibc_5.x_-_User_Guide_-_Advanced_Topics_-_Setting_Up_a_Virtual_Private_Network; > I'm trying build-ca but

Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-13 Thread Boris
Am 13.02.2016 um 22:40 schrieb Erich Titl: > Hi > > Am 13.02.2016 um 22:17 schrieb Boris: >> Hej all, >> >> >> I hope to get some help with openvpn in Bering-uClibc 5.2.4: >> Following the doc >>

Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-13 Thread Erich Titl
Hi Boris Am 14.02.2016 um 00:46 schrieb Boris: > Am 13.02.2016 um 22:40 schrieb Erich Titl: ... > > thanks for caring! > > Yes, a typo, but only in the mail > > Writing build-k and pressing doesn't complete the line, so there's > no build-key-server and no build-key on the system.

Re: [leaf-user] got difficulties with openvpn in Bering-uClibc 5.2.4

2016-02-13 Thread Mark Berndt
I symlinked pkitool into the the easyrsa directory. you also need to export the KEY_CN either set duplicate keys available (not desirable) or change the Canonical Name and make sure it is unique KEY_CN="MARKO" pkitool marko cheers marko On Sat, 13 Feb 2016 10:17:03 PM Boris wrote: > Hej