Re: [users@httpd] SSL library error 1 in handshake

2011-01-19 Thread g f
Martin, very nice! I will give that a shot. I appreciate your effort on this as well as others that have posted. Cheers! G40 On Wed, Jan 19, 2011 at 1:50 AM, Martin Kuba wrote: > Dne 18.1.2011 18:12, g f napsal(a): > > Hey Martin, >> common access cards are smart cards that

Re: [users@httpd] SSL library error 1 in handshake

2011-01-18 Thread g f
nnot be delegated from the server-side script to another server-side > script. > > The reason is that it is not the certificate alone what is needed to make > an authentication to an SSL server, also the private key is needed. > > Cheers > > Martin > > Dne 18.1.2011

Re: [users@httpd] SSL library error 1 in handshake

2011-01-18 Thread g f
ake, which is sooner than the Allow > directives are applied. > > Martin > > Dne 18.1.2011 16:16, g f napsal(a): > > Hello all, >> I have a debian os running Apache 2.2.16(debian) along with tomcat 6.0.29. >> I use mod_jk as well as mod_auth_kerb module for apache. Apache

[users@httpd] SSL library error 1 in handshake

2011-01-18 Thread g f
Hello all, I have a debian os running Apache 2.2.16(debian) along with tomcat 6.0.29. I use mod_jk as well as mod_auth_kerb module for apache. Apache and the modules are debian repository packages. I recently attempted to activate common access cards and if I just activate them but do not force th

[us...@httpd] getting mod_auth_kerb to trust a request from tomcat?

2010-06-04 Thread g f
Hello all, I am running tomcat 6.0.24 , jre 1.6.0_16, Apache/2.2.15 (Debian) , mod_auth_kerb/5.4 , mod_jk/1.2.28 mod_python/3.3.1 all installed via apt on Debian Lenny. I have successfully been able to get all of this working (authentication, forwarding etc). I have a java web app that has a s