Re: Accessing SSL information within servlet

2000-09-28 Thread Jean-Luc Rochat
Andrew Brady wrote: Andrew Brady wrote: Ed Yu wrote: Hi, I'm using JServ 1.1.1, Apache 1.3.12, open-ssl 0.9.5a. I tried to access the org.apache.jserv.SSL_SESSION_ID, org.apache.jserv.SSL_CLIENT_CERTIFICATE environment using req.getAttribute() and it doesn't seems to

Re: mod_ssl and mod_jk/mod_jserv

2000-06-17 Thread Jean-Luc Rochat
(or Jakarta's) side. Look at the latest ApJServEnvVar directive : ApJServEnvVar var_local_name expected_by_jserv_name ApJServEnvVar SSL_CLIENT_CERTIFICATE SSL_CLIENT_CERTIFICATE Jean-Luc Rochat http://ma-planete.net __ Apache

Re: [BugDB] JServ SSL CGI (PR#365)

2000-04-15 Thread Jean-Luc Rochat
the previous way to get them : you'll have to add these new directives. Jean-Luc Rochat __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated

Re: Apache-1.3.12, mod-ssl 2.6.2, openssl-0.9.5, JServ 1.1 request scheme question.

2000-03-24 Thread Jean-Luc Rochat
christopher baus wrote: I am having a problem properly identify the scheme (http or https) when using the combination in the subject. When I do the following https://localhost/servlets/testScheme I always get "http" and never "https" I attached the simple test applet... This is

Re: Instalation Apache+mod_ssl+jserv = problem!

2000-03-02 Thread Jean-Luc Rochat
Cosmin Popa wrote: Hello! I would like to build apache with mod_ssl and jserv. I have tryed the next script: - cd apache_1.3.12 ./configure --prefix=/usr/local/apache make make install cd ../openssl-0.9.4 ./config

Re: Certificates

2000-02-23 Thread Jean-Luc Rochat
Augusto Alvares wrote: Hi. I need some help about servlets and mod_ssl. I'm trying to establish a secure connection between a servlet (GenericServlet) and Apache (with Apache JServ). If the certificate authentication has been correctly, I need the client certificate to be received in the

Re: Merry Christmas, dear mod_ssl user

1999-12-25 Thread Jean-Luc Rochat
"Ralf S. Engelschall" wrote: I wish you a Merry Christmas, dear mod_ssl user. And as the opportunity arises, let me thank you for your long-term loyalty and support. Thank you Ralf and other contributors for the excellent work you did. Merry Christmas and happy 2000 ! Jean-Luc R

Re: mod_ssl and jakarta (tomcat)

1999-12-18 Thread Jean-Luc Rochat
p Ralf, I didn't get the point to add EAPI in JServ or Tomcat. (These are 100% pure java program, and running on a distant (TCP) process). Can you elaborate please ? Jean-Luc Rochat http://jnix.penguinpowered.com __ Apache Interface

How Can I : Single Sign-on ?

1999-12-08 Thread Jean-Luc Rochat
the first handshake ? I thought the mm shm was allowing a sort of single sign-on. What am I missing ? Thanks for any advice. Jean-Luc Rochat --- config --- I've here : Browser: Netscape 4.7 En export-grade fortified. Server: Apache/1.3.9 (Unix) mod_perl/1.21 PHP/3.0.12 ApacheJServ/1.1

Client authentication + mm : what am I missing ?

1999-12-03 Thread Jean-Luc Rochat
: SSLSessionCacheshm:/usr/local/apache/logs/ssl_scache(512000) Thanks for any advice. -- Jean-Luc Rochat Apache JServ core developper. Freelance. http://ma-planete.net __ Apache Interface to OpenSSL (mod_ssl