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 -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Windows PHP 5.6.40 - openssl
Author
Materix



Joined: 30 Aug 2012
Posts: 37

PostPosted: Fri 01 Oct '21 10:29    Post subject: Windows PHP 5.6.40 - openssl Reply with quote

Hi.

Do you know, what is most recent version of php_openssl.dll for php 5.6.40 on Windows?
Back to top
James Blond
Moderator


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

PostPosted: Mon 04 Oct '21 12:30    Post subject: Reply with quote

The Version of ssleay32.dll shows 1.0.2q
Back to top
Materix



Joined: 30 Aug 2012
Posts: 37

PostPosted: Mon 04 Oct '21 12:43    Post subject: Reply with quote

Thank you for the reply.

Does that it mean that this version is affected by the expired Let's encrypt certificate?

https://www.openssl.org/blog/blog/2021/09/13/LetsEncryptRootCertExpire/
Back to top
James Blond
Moderator


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

PostPosted: Fri 08 Oct '21 10:12    Post subject: Reply with quote

Nope.

It might happen that if you open a connection via PHP it might complain about the cert, but you can update the certs locally and set the path in your php.ini file.

However, that OpenSSL version in PHP does not affect the connections to your Apache webserver. As long you keep that up to date you are on the safe side.
Back to top
Materix



Joined: 30 Aug 2012
Posts: 37

PostPosted: Sat 09 Oct '21 12:34    Post subject: Reply with quote

James Blond wrote:
Nope.

It might happen that if you open a connection via PHP it might complain about the cert, but you can update the certs locally and set the path in your php.ini file.


Thanks!
Back to top


Reply to topic   Topic: Windows PHP 5.6.40 - openssl View previous topic :: View next topic
Post new topic   Forum Index -> Other Software