Re: How to access X509 Certificate?

2001-09-04 Thread tito santini
EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, September 04, 2001 1:26 AM Subject: Re: How to access X509 Certificate? > > > > Christoph Ender wrote: > > > Hey all, > > > I'm trying to access the certificate that the user has sent to > >

Re: How to access X509 Certificate?

2001-09-03 Thread Christoph Ender
> Christoph Ender wrote: > > Hey all, > > I'm trying to access the certificate that the user has sent to > > authenticate himself. I'm using the Tomcat/Apache combo. Apache correctly > > exports the Certificate to the "SSL_CLIENT_CERT" environment variable, but > > when I try to read "javax.serv

Re: How to access X509 Certificate?

2001-09-03 Thread jean-frederic clere
Christoph Ender wrote: > > Hey all, > > I'm trying to access the certificate that the user has sent to > authenticate himself. I'm using the Tomcat/Apache combo. Apache correctly > exports the Certificate to the "SSL_CLIENT_CERT" environment variable, but > when I try to read "javax.servlet.requ

How to access X509 Certificate?

2001-09-01 Thread Christoph Ender
Hey all, I'm trying to access the certificate that the user has sent to authenticate himself. I'm using the Tomcat/Apache combo. Apache correctly exports the Certificate to the "SSL_CLIENT_CERT" environment variable, but when I try to read "javax.servlet.request.X509Certificate", Tomcat always