Cipher issues while configuring https on tomcat 8

2018-05-23 Thread Repalle, Nagakalyan
Hi Experts, I am getting the below error message while configuring https on tomcat 8. 2018-05-24 00:47:10,034 [main] WARN org.apache.tomcat.util.net.jsse.JSSESocketFactory- None of the ciphers specified are supported by the SSL engine : HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5 My configurat

Use IIS Authentication in Apache Tomcat 8.0.22 (HTTP/1.1 Connector protocol)

2018-05-23 Thread Agrawal, Suraj (CORP)
Hi Team, We are trying to implement SSO using windows integrated authentication (NTLM) on Apache Tomcat 8.0.22 through reverse proxy in IIS. We were able to pass the Authentication token to Apache , but the apache is not allowing the IIS authentication to pass through. It is not recognizing what

Re: tomcat with laptop + windows sleep

2018-05-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alex, On 5/22/18 7:39 PM, Alex O'Ree wrote: > I've noticed a behavioral difference from tomcat 7 to 8.5. In v7, I > used to be able to put a computer to "sleep" with tomcat running. > On resume, everything would be just fine. On tomcat 8.5, i'm > no

Re: Querying Microsoft LDAP with Java

2018-05-23 Thread Luis Rodríguez Fernández
Hello Laurie, I do think that you are missing your cn in the query: /usr/bin/ldapsearch -x -h myhost.com -b "OU=Workgroups,DC=cern,DC=ch" "(member:X.X.XXX.X.X.X.:=cn=lurodrig,ou=users,ou=organic units,DC=myorganization,dc=com)" cn Hope it helps, Luis 2018-05-22 22:34 GMT+02:00 Laurie