Client certificate do not work / renegociate

2010-03-29 Thread Developer
Hello, In a host where client certificate is optional and in some directories requirement. Server is SNI, and this configuration works fine before SNI. > > SSLVerifyClient optional > > SSLVerifyClient require ... I use SNI client (firefox) with client certificate that works on optional locat

apache-1.3.20 + OpenSSL-0.9.6c + ModSSL-2.8.4-1.3.20

2002-02-01 Thread OSX Developer
Well I am using OSX Server 10.1.2 I found a patch for OpenSSL-0.9.6c so it compiles and passes the 'make test' tests (before rc4test failed). Then I do the ModSSL thing to apache-1.3.20. First I get an error saying '-undefined error' (instead of '-undefined support' in the make file) must be us

RE: apache-1.3.20 + OpenSSL-0.9.6c + ModSSL-2.8.4-1.3.20

2002-02-02 Thread OSX Developer
[ORIGINAL POSTER UPDATE] >Then it says >can't locate file for -ldbm >I looked (via locate and find) for a libdbm.a and there is no such thing. I found a GNU version of this library called libgdbm.a that I was able to compile and added to the /usr/lib directory, (of OSX Server 10.1.2). Unfortunat

compiling ERROR apache 1.3.22 with modssl 2.8.5 or 2.8.4_1.3.20 (On OSX)

2002-02-03 Thread OSX Developer
[This is related to Apple's OSX Server 10.1.2 operating system (look out for webperfcache), and compiling Apache_1.3.22 with OpenSSL-0.9.6c via mod_ssl-2.8.5-1.3.22 or similarly with mod_ssl-2.8.4-1.3.20 the same problems exist!] First off, the compiling fails with a message saying to use 'unde

Any ETA on mod ssl's update for apache 1.3.41?

2008-01-21 Thread Dan Muey - cPanel Developer
Apache 1.3.41 announcement http://www.apache.org/dist/httpd/Announcement1.3.html ChangeLog for 1.3.41 http://www.apache.org/dist/httpd/CHANGES_1.3.41 __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User S