Project

General

Profile

« Previous | Next » 

Revision 53e8d0a3

Added by Jose Luis Duran over 9 years ago

Escape RADIUS secret in strongswan.conf

If a RADIUS secret is, for example, `#secret-key#`, EAP-RADIUS
authentication will fail, as the `#` can be interpreted by the
strongswan.conf parser as a comment.

To avoid this from happening, set the key within double quotes.

  • added
  • modified
  • copied
  • renamed
  • deleted