06-17-2021 01:47 PM
Hello I'm glad it was usefull. Answering your questions:
1. As you said VPNClientCrendentials.txt content is wrote as follows:
```
user
password
```
Note: ``` represents the file, not part of file content.
2. Efectively key.txt have the "strong password" or the "server pasword" this would be the same for all user/pass you generate for the same server. Not sure what happens iff you left it empty, actually I was more involved in the client side of the vpn configuration not in the server side so I'm not sure when it does ask for this password and when not.
About your note, you are rigth I forgot to add the instruction to change your workdir to /etc/openvpn
Hope this can help.