Question about SSL for Apache 2.x
Question about SSL for Apache 2.x
am 27.06.2002 14:36:18 von 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 your pages, we get informations about versions for Apache 1.3.x.
And we have a question if will be some available version for Apache 2.x or we need to install some older version.
Thank you for your time for response of our question
Best regards,
Bc. Radoslav Fasuga
student team manager departmet of computer science
VSB-TU Ostrava Technical University
www.vsb.cz
contact email: fasa@email.cz
____________________________________________________________ __________________
Nejlep¹í produkty firem Compaq a HP na http://www.compaqplus.cz/novehp
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: Question about SSL for Apache 2.x
am 27.06.2002 15:32:54 von 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 Apache 2.x version but we need for this wersion some SSL support.
fec> When we inspect your pages, we get informations about versions for Apache 1.3.x.
fec> And we have a question if will be some available version for Apache 2.x or we need to install some older version.
fec> Thank you for your time for response of our question
fec> Best regards,
fec> Bc. Radoslav Fasuga
fec> student team manager departmet of computer science
fec> VSB-TU Ostrava Technical University
fec> www.vsb.cz
fec> contact email: fasa@email.cz
fec> ____________________________________________________________ __________________
fec> Nejlep¹í produkty firem Compaq a HP na http://www.compaqplus.cz/novehp
fec> ____________________________________________________________ __________
fec> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
fec> User Support Mailing List modssl-users@modssl.org
fec> Automated List Manager majordomo@modssl.org
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: Question about SSL for Apache 2.x
am 27.06.2002 15:35:43 von 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... perhaps someone else can help with that.
dobry den
fasa@email.cz wrote:
>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 your pages, we get informations about versions for Apache 1.3.x.
>
>And we have a question if will be some available version for Apache 2.x or we need to install some older version.
>
>Thank you for your time for response of our question
>
>
>Best regards,
>
>
>Bc. Radoslav Fasuga
>student team manager departmet of computer science
>
>VSB-TU Ostrava Technical University
>www.vsb.cz
>
>contact email: fasa@email.cz
>
>___________________________________________________________ ___________________
>Nejlep¹í produkty firem Compaq a HP na http://www.compaqplus.cz/novehp
>___________________________________________________________ ___________
>Apache Interface to OpenSSL (mod_ssl) www.modssl.org
>User Support Mailing List modssl-users@modssl.org
>Automated List Manager majordomo@modssl.org
>
>
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: Question about SSL for Apache 2.x
am 27.06.2002 16:37:02 von 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 inspect your pages, we get informations about versions for Apache 1.3.x.
>
> And we have a question if will be some available version for Apache 2.x or we need to install some older version.
mod_ssl is already included with Apache 2. For instructions on getting mod_ssl
working with 2.0, you can checkout
http://www.apacheworld.org/ty24/site.chapter17.html
Cheers
Daniel
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org