Re: No encryption on Apache web server.

2000-08-02 Thread Marcus Lachmanez
Try the paramter SSLEngine off facelessguy wrote: > Hello all, > > I currently have Apache web server(1.3.12) > configured with the latest version of modssl. I am > trying to configure the apache web server such that > there is no encryption. I need to do this to see the > communicatio

No encryption on Apache web server.

2000-08-02 Thread facelessguy
Hello all, I currently have Apache web server(1.3.12) configured with the latest version of modssl. I am trying to configure the apache web server such that there is no encryption. I need to do this to see the communication between the browser and the web server in clear text. I tried s

Re: Running Apache+mod_ssl as an NT service

2000-08-02 Thread Jan Dries
Steve Hay wrote: > > I still can't get Apache+mod_ssl running as a service under NT. > > When trying to start the service I either get "Error 1067: The process > terminated unexpectedly" or else my machine hangs completely. What happens here is probably that Apache spawns a child process, and

Re: CN - CommonName not matching with wildcard certificate?

2000-08-02 Thread BAnderson
You have two distinct issues: 1) the warning about the wildcard cert. It's a warning, not the end of the world. (Admittedly, recognising that the hostname matches the wildcard would be preferable); 2) the issue with restarts: search the mailing list, especially if you have mod_ssl statically linke

CN - CommonName not matching with wildcard certificate?

2000-08-02 Thread Randy Katz
Hello, I have been using this wildcard certificate for a long time and now with the following (apache 1.3.12, mod_ssl 2.6.5 & OpenSSL 0.9.5a) it is giving error messages in the ssl_engine_log and I am not able to cleanly do an apachectl restart on the server. What gives?: 02/Aug/2000 18:44:0

Re: Segmentation fault (11) when using DSO support, works as static

2000-08-02 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- mod_ssl documentation at http://www.modssl.org/source/exp/mod_ssl/pkg.mod_ssl/INSTALL has this to say: "Additionally OpenSSL has problems under DSO situations on some platforms. For instance under smart ix86 platforms like Linux and FreeBSD when you compile

Segmentation fault (11) when using DSO support, works as static

2000-08-02 Thread Michael Hojnowski
Hi gang, It seems like this should be FAQ, but I can't find an answer. I've looked through the mail list archives. I'm running: AIX 4.3.2 AIX C compiler 3.6.4.0 Apache 1.3.12 mod_ssl 2.6.5-1.3.12 mod_perl 1.22 openssl 0.9.5.a I can build this w

Re: your mail

2000-08-02 Thread Mads Toftum
On Wed, Aug 02, 2000 at 05:32:19PM +0800, Raymond wrote: > > but when i tried testing my site using curl, i get this: > mumbaki:/var/lib/apache/conf# curl https://www.clickandshop.ph:443/ > curl: (1) SSL is disabled, https: not supported! > That's a message from curl to tell you that curl doesn'

No Subject

2000-08-02 Thread Raymond
hi all, may i ask how will i know if my ssl is working already? in my log, i have this when i restart my httpd: Apache/1.3.12 (Unix) mod_ssl/2.6.5 OpenSSL/0.9.5a configured -- resuming normal operations but when i tried testing my site using curl, i get this: mumbaki:/var/lib/apache/conf# curl

Running Apache+mod_ssl as an NT service

2000-08-02 Thread Steve Hay
I still can't get Apache+mod_ssl running as a service under NT. I've applied Kirk Benson's patch which fixes the well known start-up hang problem and allows you to use the "SSLPassPhraseDialog exec: ..." directive correctly when starting from the command line, but this does not appear to help whe

Re: Still MSIE

2000-08-02 Thread Hugues Pisapia
"David Rees" <[EMAIL PROTECTED]> writes: > Please refer to the FAQ: > > http://www.modssl.org/docs/2.6/ssl_faq.html#ToC48 > > In short, adding the lines: > > SetEnvIf User-Agent ".*MSIE.*" \ > nokeepalive ssl-unclean-shutdown \ > downgrade-1.0 force-response-1.0 > > SSLCipherSuite