ammar-master commented on code in PR #24919:
URL: https://github.com/apache/flink/pull/24919#discussion_r1633910473


##########
docs/layouts/shortcodes/generated/security_configuration.html:
##########
@@ -134,6 +134,12 @@
             <td>String</td>
             <td>The secret to decrypt the keystore file for Flink's for 
Flink's internal endpoints (rpc, data transport, blob server).</td>
         </tr>
+        <tr>
+            <td><h5>security.ssl.internal.keystore-type</h5></td>
+            <td style="word-wrap: break-word;">"pkcs12"</td>

Review Comment:
   You're right. Since I generated the documentation with Java 11, it output 
PKCS12. Do you know how I can stop the default value in the documentation from 
being generated and instead add it manually?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to