You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@Anna:~# pivpn add
Enter a Name for the Client: daan
NOTE: If you run ./clean-all, I will be doing a rm -rf on /etc/openvpn/easy-rsa/keys
Enter the password for the Client:
Enter the password again to verify:
spawn ./build-key-pass daan
Generating a 4096 bit RSA private key
....................................................................................................................++
......................................................................++
writing new private key to 'daan.key'
Enter PEM pass phrase:
spawn openssl rsa -in daan.key -des3 -out daan.3des.key
unable to load Private Key
3069334736:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:696:Expecting: ANY PRIVATE KEY
expect: spawn id exp6 not open
while executing
"expect "Enter PEM pass phrase" { send "passwd\r" }"
[ERROR]: Client Public Key Certificate not found: daan.crt
The text was updated successfully, but these errors were encountered:
i get this error no matter what i do
root@Anna:~# pivpn add
Enter a Name for the Client: daan
NOTE: If you run ./clean-all, I will be doing a rm -rf on /etc/openvpn/easy-rsa/keys
Enter the password for the Client:
Enter the password again to verify:
spawn ./build-key-pass daan
Generating a 4096 bit RSA private key
....................................................................................................................++
......................................................................++
writing new private key to 'daan.key'
Enter PEM pass phrase:
spawn openssl rsa -in daan.key -des3 -out daan.3des.key
unable to load Private Key
3069334736:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:696:Expecting: ANY PRIVATE KEY
expect: spawn id exp6 not open
while executing
"expect "Enter PEM pass phrase" { send "passwd\r" }"
[ERROR]: Client Public Key Certificate not found: daan.crt
The text was updated successfully, but these errors were encountered: