From 791b4a13904988980dc91d9d457da43c9ffb7930 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 29 Feb 2008 01:04:46 +0000 Subject: escape @ in mail address --- lib/network/connection/wireless.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection/wireless.pm') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index a7783ea..ae3a700 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -481,7 +481,7 @@ when using TLS or TTLS or PEAP.") }, the authentication server certificate. If this string is set, the server sertificate is only accepted if it contains this string in the subject. The subject string is in following format: -/C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as@example.com") }, +/C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as\@example.com") }, { label => N("EAP extra directives"), val => \$self->{access}{network}{eapextra}, advanced => 1, disabled => sub { $self->{access}{network}{encryption} !~ /eap/ }, help => N("Here one can pass extra settings to wpa_supplicant -- cgit v1.2.1