RE: java

2016-07-15 Thread Sanka, Ambica
Chris, With jdk 1.8.0.45 our ldap communication is giving results. As soon as we change tomcat to use jdk1.8.0_51, I am getting below exception. I am not sure security changes in jdk 1.8.0_51 preventing the ldap certificate loaded in cacerts in java not communicating properly to our ldap

Re: java

2016-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ambica, On 7/15/16 3:41 PM, Sanka, Ambica wrote: > Chris, Seems attachment was not sent properly. Here is the trace > SEVERE: Naming Exception > occuredjavax.naming.ServiceUnavailableException: > ldap.atpco.net:636; socket closed; remaining name >

RE: java

2016-07-15 Thread Sanka, Ambica
Chris, Seems attachment was not sent properly. Here is the trace SEVERE: Naming Exception occuredjavax.naming.ServiceUnavailableException: ldap.atpco.net:636; socket closed; remaining name 'racfid=X,profiletype=user,cn=RACFLDAP,c=us' javax.naming.ServiceUnavailableException:

RE: java

2016-07-15 Thread Sanka, Ambica
Chris, Thank you for the quick response. Please see the attached for the stack trace. Thanks Ambica. -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, July 14, 2016 8:59 PM To: Tomcat Users List Subject: Re: java

cosign

2016-07-15 Thread MICHELLE RENEE LARSON
I am running an application called iDashboards on a windows server our university uses a thing called Cosign for authentication, I am wondering if anyone has had any luck getting a tomcat on windows app to work with cosing? Thanks Michelle Michelle larson Systems Administrator III

RE: SSL/TLS and ciphers vulnerability

2016-07-15 Thread Robert Sulliman
Hi All, Just to add to this, I also have had issues with testing SSL setups in non prod environments that are not exposed to the internet. I've been using testssl.sh for some time now and it has met my needs. https://github.com/drwetter/testssl.sh There are other open source solutions for

Re: SSL/TLS and ciphers vulnerability

2016-07-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, On 7/14/16 9:22 PM, Christopher Schultz wrote: > Mark, > > On 7/14/16 4:14 PM, Mark Thomas wrote: >> On 14/07/2016 19:36, uzair rashid wrote: >>> Jeffrey, >>> >>> Working for a corporation that has strict ssl and security >>> requirements..

Re: How do I start and stop just the tomcat admin application from a command line?

2016-07-15 Thread Paul Roubekas
On 7/14/2016 9:54 PM, Christopher Schultz wrote: > Paul, > > On 7/14/16 12:43 PM, Paul Roubekas wrote: > > How do I start and stop just the tomcat admin application from a > > command line? I had someone try to guess the password to my > > Tomee-Plume server last night. Thankfully I changed the

Re: Facing issue while configuring SSL

2016-07-15 Thread Ognjen Blagojevic
Román, On 15.7.2016 5:01, Román Valoria wrote: The SSL Certificate was created using the wrong FQDN, which meant that the hostname to IP address resolution done by the browser was failing. The telnet command was done using the wrong FQDN, while openssl using localhost. On top of that, since the

Re: mod_jk errors

2016-07-15 Thread Rainer Jung
Am 12.07.2016 um 19:44 schrieb Wayne Li: Hi, I have a servlet/jsp application running on tomcat 7.0.47. There are no static html files. Now I am try to use apache 2.4.7 (Ubuntu) as the front and forward eveything to tomcat. I installed mod_jk using Ubuntu's software center.. Things are working.

Http POST request is getting tempered in Tomcat7

2016-07-15 Thread Rahul Singh
Hello Tomcat Team, Thanks for your always support !! We have a Struts 2 application with Tomcat 7 that runs on a proxy network. In one partcular case while browsing the application it was observed that simply navigating one particular screen multiple times raised a NoSuchMethodException