Skip to content

Add support for new sqlsrv driver that is using odbc18 #253

@stronk7

Description

@stronk7

For more information, see moodlehq/moodle-php-apache#164

Basically, odbc18 enables encrypted connections by default and our stack is not ready for that. So, what we'll be doing here, apart from other solutions is to mimic this from moodle-ci-runner:

moodlehq/moodle-ci-runner@8dcbdc1

That will allow us to disable encryption from Moodle (4.2dev only).

And, then, thanks to https://tracker.moodle.org/browse/MDL-77669 , get that in all affected (311_STABLE and up) branches.

Again, apart from any other solution that could came late (like making the PHP images to accept the SQL*Server certs and so on.

Ciao :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions