mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
23.34.2015 b1952abf6f21d0fdd59cbe1346062868dd32281c
Fix typo

Thanks to Peter Major for pointing this out.
1 files modified
2 ■■■ changed files
opendj-server-legacy/src/main/docbkx/admin-guide/chap-privileges-acis.xml 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/docbkx/admin-guide/chap-privileges-acis.xml
@@ -449,7 +449,7 @@
      <para>Here the security strength factor pertains to the cipher key
      strength for connections using DIGEST-MD5, GSSAPI, SSL, or TLS. For
      example, to require that the connection must have at least 128 bits
      of encryption, specify <literal>ssf &gt;= 128</literal>.</para>
      of encryption, specify <literal>ssf &gt;= "128"</literal>.</para>
     </listitem>
    </varlistentry>
    <varlistentry>