I have found the solution here:
I had to install [email protected] and create propper symlink
ln -sfn /opt/homebrew/Cellar/[email protected]/1.1.1m /opt/homebrew/opt/openssl
leaving it here for you guys!
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
Im struggling with this error, when trying to connect to ms sql database from my Macbook pro m2. Database server is configured to not forcing the encryption. I have odbc 17 installed in my system and I'm using Laravel Valet with php 8.2 installed.
On the server side in Event Viewer I have error message that:
An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed.
my openssl version is 3.1.3
Any idea?
I have found the solution here:
I had to install [email protected] and create propper symlink
ln -sfn /opt/homebrew/Cellar/[email protected]/1.1.1m /opt/homebrew/opt/openssl
leaving it here for you guys!
Please or to participate in this conversation.