Skip to content

Sql Server connection on shared hosting needs TrustServerCertificate=true in getDsn() #1067

Description

@devarajhansa
            case 'sqlsrv':
                //return "$this->driver:Server=$this->address,$this->port;Database=$this->database";
                return "$this->driver:Server=$this->address,$this->port;Database=$this->database;TrustServerCertificate=true";

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions