If you use the Import File option in the Windows OpenVPN software and then try to connect, you might see a message that 'Connecting to chemistry-win10-token has failed'. If you then View Log in OpenVPN, the logfile then includes messages such as
WARNING: cannot stat file 'credentials.txt': The system cannot find the file specified (errno=2)
Options error: --auth-user-pass fails with 'credentials.txt': No such file or directory (errno=2)
This is because after using Import File, OpenVPN will store the imported file in a new folder inside c:\users\<your username>\openvpn\config\ , such as c:\users\<your username>\openvpn\config\chemistry-win10-token\ . You then need to make sure you have moved the credentials.txt file you downloaded into that directory, which will also contain an OVPN file with the same name as the folder. After doing this the result should be similar to the screenshot below.
