Hi,for a few days now, the SSL VPN cannot be connected if there is an ' inverted comma in the password. We use OpenVPN 2.5.6.Do others have this problem too?Error: Options warning: Bad backslas.Is it caused by a pattern update?
Hallo and welcome to the UTM Community!
The ' character is used to mark the beginning and end of a text string in regular expressions (REGEX). What happens if you put a \ in front of the ' character?
Cheers - Bob