use-utf8
Syntax
use-utf8 = {yes|no}
Description
Use UTF–8 encoding for strings in the failover authentication cookie.
Options
- yes
- Beginning with version 5.1, WebSEAL servers
use UTF-8 encoding
by default. When this stanza entry is set to
yes, cookies can be exchanged with other WebSEAL servers that use UTF-8 encoding. This enables cookies to used across different code pages (such as for a different language). - no
- For
backward compatibility with cookies created by WebSEAL servers
from version prior to 5.1, set this stanza entry to
no.
Usage
This stanza entry is required.
Default value
yes
Example
use-utf8 = yes