Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6312#discussion_r201803134
  
    --- Diff: docs/_includes/generated/security_configuration.html ---
    @@ -10,7 +10,7 @@
             <tr>
                 <td><h5>security.ssl.algorithms</h5></td>
                 <td style="word-wrap: 
break-word;">"TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384"</td>
    -            <td>The comma separated list of standard SSL algorithms to be 
supported. Read more &#60;a 
href="http://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#ciphersuites"&#62;here&#60;/a&#62;.</td>
    +            <td>The comma separated list of standard SSL algorithms to be 
supported. Read more &lt;a 
href="http://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#ciphersuites"&gt;here&lt;/a&gt;.</td>
    --- End diff --
    
    ah you didn't escape any descriptions yet, nvm.


---

Reply via email to