RE: Single sign on

2016-10-11 Thread Caldarale, Charles R
> From: Linux Support [mailto:ossuppor...@gmail.com] > Subject: Single sign on > Using 8.5.5 on solaris. Can you please point me in the direction of some > documentation/link/blog for how to set up the SSO for a application > deployed. Start here. http://tomcat.apache.org/tomcat-8.5-doc/config/v

Single sign on

2016-10-11 Thread Linux Support
Hi, Using 8.5.5 on solaris. Can you please point me in the direction of some documentation/link/blog for how to set up the SSO for a application deployed. Further, please share your experience and the process. Kind regards OSP

[ANN] Apache Tomcat 8.0.38 available

2016-10-11 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.38. Please note that Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8.0 is an open source software implementation of the Java Servlet, JavaServer Pages, Java U

[ANN] Apache Tomcat 8.5.6 available

2016-10-11 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.6. Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression La

[ANN] Apache Tomcat 9.0.0.M11 available

2016-10-11 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.0.M11. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.0.M11 is a milestone

TLS/SSL Elliptic Curve support problem with Tomcat 7.0.72

2016-10-11 Thread Daniel Savard
Hi tomcaters, I have a problem which evades me for a too long time. I am just unable to find out what is wrong. I have a Tomcat 7.0.72 (version doesn't matter the problem exists with 7.0.68 and 7.0.70 as well) with Oracle JDK 1.8.0_102 (the version doesn't matter much neither since the problem ma

Re: Usage of SecretKeyCredentialHandler and bin/digest.sh

2016-10-11 Thread Mark Thomas
On 09/10/2016 22:24, Steinar Cook wrote: > Tomcat version: 9.0.0.M10 > JDK: 1.8.0_45-b14 > > Operating system: Mac OS X "El Capitan" version 10.11.6 > > I have configured a SecretKeyCredentialHandler inside my Realm: > > className="org.apache.catalina.realm.SecretKeyCredentialHandler" /> > >