kezhenxu94 commented on code in PR #14349:
URL: 
https://github.com/apache/dolphinscheduler/pull/14349#discussion_r1233502704


##########
dolphinscheduler-standalone-server/src/main/resources/application.yaml:
##########
@@ -106,6 +106,14 @@ security:
         email-attribute: mail
         # action when ldap user is not exist (supported types: CREATE,DENY)
         not-exist-action: CREATE
+      ssl:
+        enable: false
+        # jks file path && password
+        # please store the jks file in 
dolphinscheduler-standalone-server/src/main/resources/ldapkeystore.jks

Review Comment:
   This doesn't make sense. Bear in mind that the users don't have source codes 
at hands.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to