Skip to content

[Feature] Allow Postgres SSL Connections #282

Description

@mikebronner

Expected behavior

Would like to be able to use sslmode=require on Postgres connections to connect to cloud database providers.

However, I'm unable to get it to work with the current connection settings. I'll be happy to submit a pull request, I just haven't been able to get anything to work yet by modifying /src/Plugin/Pgsql.php yet.

Clarification
I am looking how to connect the main php-censor database to Postgres via SSL, not necessarily for running individual tests. Although that might not be a bad part B to this. (I was looking int he Pgsql plugin, thinking that perhaps php-censor used it to make connections as well.)

I have started work on this in PR #283

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions