2.2.5-1.3.4 on FreeBSD-3.1

1999-03-23 Thread Forrest Aldrich
The new version of mod_ssl appears to have some problems compiling on FreeBSD-3.1. I've not had this problem with previous versions, and the directions were followed over and over to the T, and from fresh source archives (just for paranoia). The errors are below. Forrest === src ===

Re: POST problem

1999-03-23 Thread webmaster
On Sun, Mar 21, 1999, [EMAIL PROTECTED] wrote: I just did the following: cd apache_1.3.4 make clean cd ../mod_ssl-2.2.5-1.3.4 ./configure ... cd ../apache_1.3.4 ./configure ... make make install which would seem to COMPLETELY

Re: GSID, mod_ssl and Apache...

1999-03-23 Thread Ralf S. Engelschall
On Tue, Mar 23, 1999, Patrik Carlsson wrote: How does this stepup really works? I'm surprised that the README.GlobalID document isn't detailed enough... The server has this special GSID certificate, but is he otherwise "modified" (he must be able to use strong ciphers) in some way to be

Re: 2.2.5-1.3.4 on FreeBSD-3.1

1999-03-23 Thread Ralf S. Engelschall
On Mon, Mar 22, 1999, Forrest Aldrich wrote: The new version of mod_ssl appears to have some problems compiling on FreeBSD-3.1. I've not had this problem with previous versions, and the directions were followed over and over to the T, and from fresh source archives (just for paranoia).

Re: POST problem

1999-03-23 Thread Ralf S. Engelschall
On Mon, Mar 22, 1999, [EMAIL PROTECTED] wrote: [...] I have four scripts that I call using HTTPS. Two are C programs, one is a PHP3.0.7 script, and one is a shell script. All of these scripts work over HTTP with POST. All work over HTTPS with GET. One of the C programs and the shell

SSLRequire to reject users based on email

1999-03-23 Thread Owen Williams
Hi, I'm trying to reject users who have certifcates but have abused their privalegue. From within my virtualhost I have: Directory /home/www/virtual/secure/secure # Reject Banned Users SSLRequire (!( %{SSL_CLIENT_S_DN_Email} in {

Can't be my own CA

1999-03-23 Thread Juan Carlos Castro y Castro
Hi! I just bought a Brazilian RH Linux distribution with Apache 1.3.3 and mod_ssl 2.0.something. When I follow the instructions to create my own CA and sign the server certificate I just created, I get this in the verification phase: CA verifying: server.crt - CA cert server.crt:

Re: Basic auth with SSL - again

1999-03-23 Thread Achille M. Luongo
"Ralf S. Engelschall" ha scritto: On Mon, Mar 22, 1999, Achille M. Luongo wrote: I installed Apache/1.3.3 (Win32) mod_ssl/mod_ssl/2.1b8 SSLeay/0.9.0b. 2.1b8? Oh, that's really _OLD_, I hope you now this. I've no clue on your problem, but this is the first version which ran on Win32,

Re: GSID, mod_ssl and Apache...

1999-03-23 Thread Patrik Carlsson
Ralf S. Engelschall wrote: Don't look at Microsoft papers when you want to understand anything, please. Instead look inside the SSLv3 spec or the TLSv1 RFC. Yes, the stuff is called renegotation of parameters and is nothing more than a new SSL handshake, of course. The interesting point is

Re: Can't be my own CA

1999-03-23 Thread Carlo Marcelo Arenas Belon
Juan Carlos Castro y Castro wrote: Hi! I just bought a Brazilian RH Linux distribution with Apache 1.3.3 and mod_ssl 2.0.something. When I follow the instructions to create my own CA and sign the server certificate I just created, I get this in the verification phase: CA verifying: