logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Possible to update OpenSSL alone?
Author
yakshith_katam



Joined: 06 Mar 2025
Posts: 2
Location: Chennai, India

PostPosted: Thu 06 Mar '25 12:15    Post subject: Possible to update OpenSSL alone? Reply with quote

Hello all,
Currently Apache and OpenSSL are integrated in the same bundle. So is it possible to update OpenSSL alone without updating Apache?

I need to do this operation in Windows OS. Is it possible to do?

Please let me know how to do this ?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7399
Location: EU, Germany, Next to Hamburg

PostPosted: Wed 12 Mar '25 12:00    Post subject: Reply with quote

You could. Are you sure you are using the OpenSSL from apache for your OS?

The smallest update would be

bin\abs.exe
bin\apr_crypto_openssl-1.dll
bin\libcrypto-3-x64.dll
bin\libssl-3-x64.dll
bin\openssl.exe
modules\mod_ssl.so
Back to top
yakshith_katam



Joined: 06 Mar 2025
Posts: 2
Location: Chennai, India

PostPosted: Tue 18 Mar '25 12:07    Post subject: Reply with quote

Yes James.
Thanks for the help!
Back to top


Reply to topic   Topic: Possible to update OpenSSL alone? View previous topic :: View next topic
Post new topic   Forum Index -> Apache