Roxen.git
/
server
/
translations
/
eng
/
roxen_config.xml
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/translations/eng/roxen_config.xml:3800:
</str> <str id="1084"> <o>Additional suite filtering</o> <t></t> </str> <str id="1085"> <o><p>Selects an additional cipher suite policy.</p><p>The supported filter modes are: <dl>
-
<dt>
Default
</dt>
-
<dd>Use the default cipher suite selection policy,
and
allow
all
cipher suites that
have
sufficient
strength
.</dd>
+
<dt>
Roxen default policy
</dt>
+
<dd>Use the
Roxen
default cipher suite selection policy
. This is currently the same as <b>Ephemeral key exchanges only</b>
,
but
may
differ
in other versions of Roxen.</dd>
+
<dt>Allow RSA-encryption</dt>
+
<dd>Allow old
cipher suites that
use
RSA-encryption
for the key-exchange
.
These suites are vulnerable to the
<
a href='https:
/
/robotattack.org/'>ROBOT</a> vulnerability, and should usually <b>NOT</b> be allowed.</
dd>
<dt>Ephemeral key exchanges only</dt> <dd>Only allow cipher suites that use a key exchange with ephemeral keys (aka "Perfect Forward Security"). Ie either ECDHE or DHE.</dd>
-
<dt>Suite B (
relaxed
)</dt>
-
<dd>Same as <b>
Default
</b>, but prefer the suites specified in <b>Suite B</b>.</dd>
+
<dt>Suite B (
allow RSA-encryption
)</dt>
+
<dd>Same as <b>
Allow RSA-encryption
</b>, but prefer the suites specified in <b>Suite B</b>.
Should usually
<
b>NOT<
/
b> be used.</
dd>
<dt>Suite B (ephemeral only)</dt> <dd>Same as <b>Ephemeral key exchanges only</b>, but prefer the suites specified in <b>Suite B</b>.</dd> <dt>Suite B (transitional)</dt> <dd>Support only the suites specified by RFCs 5430 and 6460.</dd> <dt>Suite B (strict)</dt> <dd>Support only the suites specified by RFC 6460.</dt> </dl> </p> <p>Note: Full Suite B operation is not supported in all configurations.</p> <p>Note: For full Suite B compliance a suitable certificate must also be used.</p></o>
Roxen.git/server/translations/eng/roxen_config.xml:4160:
<str id="1153"> <o>Expired certificate</o> <t></t> </str> <str id="1154"> <o>Certificate expires soon</o> <t></t> </str>
+
+
<str id="1155">
+
<o>Warning: RSA-encryption enabled.</o>
+
<t></t>
+
</str>
+
+
<str id="1156">
+
<o>RSA-encryption enabled.</o>
+
<t></t>
+
</str>