• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • _unsorted
    • None
    • Platform: All, OS: All

      I can probably configure my web container to use ldaps:// for authentication,
      but it would be nice if this was an option in the Hudson server config screen..
      I couldn't find a way to specify SSL for the LDAP setup here.

          [JENKINS-1445] Support secure SSL for LDAP (ldaps) login

          clemp6r added a comment -
              • Issue 1723 has been marked as a duplicate of this issue. ***

          clemp6r added a comment - Issue 1723 has been marked as a duplicate of this issue. ***

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/security/LDAPSecurityRealm.java
          trunk/hudson/main/war/resources/help/security/ldap/server.html
          trunk/hudson/main/war/resources/help/security/ldap/server_de.html
          trunk/hudson/main/war/resources/help/security/ldap/server_fr.html
          trunk/hudson/main/war/resources/help/security/ldap/server_ja.html
          trunk/hudson/main/war/resources/help/security/ldap/server_pt_BR.html
          trunk/hudson/main/war/resources/help/security/ldap/server_ru.html
          trunk/hudson/main/war/resources/help/security/ldap/server_tr.html
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11664
          Log:
          [FIXED JENKINS-1445] Supported the ldaps:// protocol.
          Given that LDAPS is deprecated in favor of startTLS in LDAP v3, I felt it doesn't deserve the real estate of having a separate checkbox, so the approach is somewhat clumsy.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/security/LDAPSecurityRealm.java trunk/hudson/main/war/resources/help/security/ldap/server.html trunk/hudson/main/war/resources/help/security/ldap/server_de.html trunk/hudson/main/war/resources/help/security/ldap/server_fr.html trunk/hudson/main/war/resources/help/security/ldap/server_ja.html trunk/hudson/main/war/resources/help/security/ldap/server_pt_BR.html trunk/hudson/main/war/resources/help/security/ldap/server_ru.html trunk/hudson/main/war/resources/help/security/ldap/server_tr.html trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=11664 Log: [FIXED JENKINS-1445] Supported the ldaps:// protocol. Given that LDAPS is deprecated in favor of startTLS in LDAP v3, I felt it doesn't deserve the real estate of having a separate checkbox, so the approach is somewhat clumsy.

            Unassigned Unassigned
            mindless Alan Harder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: