Advertisement
ItsiiDanoN

OVPN error

Apr 29th, 2018
778
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1.  
  2. C:\Users\Administrator>cd %ProgramFiles%\OpenVPN\easy-rsa
  3.  
  4. C:\Program Files\OpenVPN\easy-rsa>vars
  5.  
  6. C:\Program Files\OpenVPN\easy-rsa>build-key-server server
  7. Generating a 4096 bit RSA private key
  8. ................................................................................
  9. ................................................................................
  10. ..........................++
  11. ................................................................................
  12. ................................................................................
  13. ................................................................................
  14. ................................................................................
  15. ...............++
  16. writing new private key to 'keys\server.key'
  17. -----
  18. You are about to be asked to enter information that will be incorporated
  19. into your certificate request.
  20. What you are about to enter is what is called a Distinguished Name or a DN.
  21. There are quite a few fields but you can leave some blank
  22. For some fields there will be a default value,
  23. If you enter '.', the field will be left blank.
  24. -----
  25. Country Name (2 letter code) [US]:
  26. State or Province Name (full name) [CA]:
  27. Locality Name (eg, city) [SanFrancisco]:
  28. Organization Name (eg, company) [OpenVPN]:
  29. Organizational Unit Name (eg, section) [DSANFRAN]:
  30. Common Name (eg, your name or your server's hostname) [DSANFRAN]:server
  31. Name [DSANFRAN]:
  32. Email Address [dmg12@gmail.com]:
  33.  
  34. Please enter the following 'extra' attributes
  35. to be sent with your certificate request
  36. A challenge password []:
  37. An optional company name []:
  38. Using configuration from openssl-1.0.0.cnf
  39. 3428:error:02001002:system library:fopen:No such file or directory:crypto/bio/bs
  40. s_file.c:74:fopen('keys/index.txt','r')
  41. 3428:error:2006D080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c
  42. :81:
  43. Could Not Find C:\Program Files\OpenVPN\easy-rsa\keys\*.old
  44.  
  45. C:\Program Files\OpenVPN\easy-rsa>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement