I'd be happy to test on my sheevaplug if you can post as concise instructions for testing as you have for installing it.
regards and thanks,
RuiDC
pacman -S openvpn
-- login as root or su (you could probably try doing it as normal user, if you have proper permissions for cryptodev)
# su
-- copy scripts
# cp -r /usr/share/openvpn/easy-rsa /root
-- enter script folder
# cd /root/easy-rsa
-- export env variables
# source ./vars
-- try building CA
# ./build-ca
1074787536:error:0606B06E:digital envelope routines:EVP_SignFinal:wrong public key type:p_sign.c:125:
1074787536:error:0D0C3006:asn1 encoding routines:ASN1_item_sign:EVP lib:a_sign.c:279:
firefoxPL wrote:On my pogo I get the following error after providing e-mail address:
- Code: Select all
1074787536:error:0606B06E:digital envelope routines:EVP_SignFinal:wrong public key type:p_sign.c:125:
1074787536:error:0D0C3006:asn1 encoding routines:ASN1_item_sign:EVP lib:a_sign.c:279:
openssl genrsa -out privkey.pem 2048
openssl req -new -sha1 -x509 -key privkey.pem -out cacert.pemUsers browsing this forum: No registered users and 0 guests