Re: Apache server does not give reesponse - OpenSSL

2002-04-18 Thread Andrei V. Dmitriev
Hello! Try to comment line: SSLVerifyClient require and look at sample of my httpd.conf : there are virtual host is created. i have no troubles with it. Good luck! [EMAIL PROTECTED] wrote: > Hi, > I created all certificates needed with openssl CA,server and client:) > But there is a problem

Re: The validation of a ca

2002-04-18 Thread Andrei V. Dmitriev
Juergen Kaus wrote: > Hello Forum, > > if i greate a own ca the key-files with openssl they are valid for 30 days. > I´d set up some points in the openssl.cnf-file but nothing changed if i > greated key-files. How could i set up the validation forever or fpr 365 days > to expire? > > Thank you

Re: dlopen: Cannot map library libssl.so

2002-04-29 Thread Andrei V. Dmitriev
hi! you must to install apache like that way: cd ./apache ./configure --prefix=./ --enable-module=so --enable-module=ssl make make install good luck! //Andrei Bossi Camille wrote: > Hello, > > I'm installing apache_1.3.24, modssl-2.8.8-1.3.24 and openssl-engine-0.9.6c > on Compaq Tru64 UNIX

Re: check private and public keys

2002-04-29 Thread Andrei V. Dmitriev
Hi! Sign some document by the private key, taken from some of your files and then try to verify signature produced by previus operation. If signature is correct that means you find the pair. Else try find next pair. good luck :)) Lidia wrote: > Hi, > In my app I store in different files priva

Re: Trouble with compiling OpenSSL with zlib 1.1.4 support on Linux

2002-04-29 Thread Andrei V. Dmitriev
Hi! Simply make a link to zlib library like this: ln -s /usr/local/lib/zlib-1.1.3 /path/where/must/be/libz.a Good luck! Bogus?aw Brandys wrote: > hi, > i have trouble with compiling openSSL 0.9.7 snapshot from 26 April on > Linux (RedHat 7.1) with zlib 1.1.4 support (not dynamic).It simply ca

REMOVE

2002-05-28 Thread Andrei V. Dmitriev
__ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]