Openvpn connection to a Watchguard SSL-VPN Firewall

I follow https://serverfault.com/questions/103926/is-there-a-real-way-to-connect-to-watchguards-vpn-from-linux

And was able to import the ovpn file and add the needed cert and keys (?) not sure about that.

Now I get a popup. Which asks for a password but refuses to tell which one. My fedora account password, my openvpn password? Somethin else? Is there a way to findout what password it needs (neither work btw)

Try connecting the VPN while monitoring the log:

journalctl -f -u NetworkManager.service

Then use any password and see the error messages.