apache 2 + ssl + openssl 0.9.7c solution!
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > apache 2 + ssl + openssl 0.9.7c solution!




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    apache 2 + ssl + openssl 0.9.7c solution!  
Larry S


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
02-20-04 08:34 AM

after a while of search post after post, and site after site, i think
i finally put together something here that works.. i hope it helps
anyone out there...

1. Install OpenSSL the normal way:
./config
make
make install

2. configure openssl to be shared
./config
make
make build-shared (do not do install)
mv libssl.so* /usr/local/lib
mv libcrypto.so* /usr/local/lib

3. Install apache with the following configs, and remember to remove
unneccesary modules later in the httpd.conf file
./configure --enable-ssl --with-ssl=/usr/local/ssl
--enable-modules=all --enable-so
make
make install

now build your certificated however you want.. and run ./apachectl
startssl

ldconfig





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:34 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register