[JIRA] (JENKINS-16243) Active Directory SSL/TLS authentication does not work with Active Directory Plugin
Title: Message Title Fabian Grutschus commented on JENKINS-16243 Re: Active Directory SSL/TLS authentication does not work with Active Directory Plugin It's still a problem. The only option you have is to switch to the LDAP and use ldaps://:636 or use the StartTLS option. From the code it seems that the plugin is not even trying to connect via TLS, as there is no switch or implementation to do this. So a resolution for this issue would be to add a field "use ssl only" and then pass this option to the LDAP context class. Add Comment This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.147056.1357146028000.19292.1588153920261%40Atlassian.JIRA.
[JIRA] (JENKINS-16243) Active Directory SSL/TLS authentication does not work with Active Directory Plugin
Title: Message Title ray terrill commented on JENKINS-16243 Re: Active Directory SSL/TLS authentication does not work with Active Directory Plugin Is this still a problem? Running into the exact same issue - socket closed on both 636 and 3269, validated that I can connect outside of Jenkins. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-16243) Active Directory SSL/TLS authentication does not work with Active Directory Plugin
Khoury Brazil created JENKINS-16243 Active Directory SSL/TLS authentication does not work with Active Directory Plugin Issue Type: Bug Affects Versions: current Assignee: Unassigned Attachments: jenkins_adauth.log Components: active-directory Created: 02/Jan/13 5:00 PM Description: When :636 or :3269 is specified, authentication fails with a 'socket closed' error. I've confirmed that these ports on the domain controller are working and available by setting up the LDAP plugin using them. I've attached the logs generated by the authentication attempt. A network capture indicates that a handshake is occurring. Environment: Windows (7/2008 R2) x64; Active Directory at 2003 Forest Level; Global Catalog Project: Jenkins Labels: plugin Priority: Major Reporter: Khoury Brazil This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira
