Unable to enable crypto on TCP connection in Laminas

I am using PHP 8.0 with Laminas-mvc. I am getting this error message. Any help please?

Laminas\Http\Client\Adapter\Exception\RuntimeException

File:C:\xampp\htdocs\new.bigwords.com\vendor\laminas\laminas-http\src\Client\Adapter\Socket.php:426

Message:

Unable to enable crypto on TCP connection www.biggerbooks.com

Stack trace:

#0 C:\xampp\htdocs\new.bigwords.com\vendor\laminas\laminas-http\src\Client\Adapter\Socket.php(355): Laminas\Http\Client\Adapter\Socket->enableCryptoTransport('tls', Resource id #477, 'www.biggerbooks...')

Regards,
Irfan

What does your code look like?

(Maybe this helps: Unable to enable crypto on TCP connection)