I have a remote MS-SQL Express 2012 server configured for use with SSL. I have all the certificates I need. But how can I create a PDO connection to this server using SSL? I found many articles for PDO with MySQL using SSL, but none of them for MS-SQL using PDO and SSL.
php sql-server pdo ssl
Sander marechal
source share