Question about SSL for Apache 2.x

2002-06-27 Thread fasa
Dear SSL companies, we are university students team from Czech Republic and we provide some expert system based on Apache web server, but now we have some problem about SSL. Now we can install on our server Apache 2.x version but we need for this wersion some SSL support. When we inspect

Re: Question about SSL for Apache 2.x

2002-06-27 Thread Dwayne Miller
SSL is included in the source for Apache 2.0. You will need to download, compile and install OpenSSL found at www.openssl.org and then build the mod_ssl module found in httpd/modules/ssl. I can never remember where the instructions are found for setting up the source tree to build...

Re: Question about SSL for Apache 2.x

2002-06-27 Thread Kristijan Cafuta RIP
ModSSL is now a part of Apache 2... just compile it with SSL support... fec Dear SSL companies, fec we are university students team from Czech Republic and we provide some expert system based on Apache web server, but now we have some problem about SSL. fec Now we can install on our server

Re: Question about SSL for Apache 2.x

2002-06-27 Thread Daniel Lopez
Dear SSL companies, we are university students team from Czech Republic and we provide some expert system based on Apache web server, but now we have some problem about SSL. Now we can install on our server Apache 2.x version but we need for this wersion some SSL support. When we