DDC-2647: SSL Off #3321

Closed
opened 2026-01-22 14:18:00 +01:00 by admin · 4 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 3, 2013).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user edercampelo:

Hello all,

How can i connect using SSL whit PostgreSQL?

When i try, a have this error:
SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "...", user "...", database "...", SSL off

Gtraz

Originally created by @doctrinebot on GitHub (Sep 3, 2013). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user edercampelo: Hello all, How can i connect using SSL whit PostgreSQL? When i try, a have this error: SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host "...", user "...", database "...", SSL off Gtraz
admin added the Improvement label 2026-01-22 14:18:00 +01:00
admin closed this issue 2026-01-22 14:18:00 +01:00
Author
Owner

@doctrinebot commented on GitHub (Sep 8, 2013):

Comment created by @beberlei:

This is not yet possible, the Doctrine\DBAL\Driver\PDOPgSQL\Driver is missing this functionality. You can add a Pull Request to DBAL so that we can add it.

@doctrinebot commented on GitHub (Sep 8, 2013): Comment created by @beberlei: This is not yet possible, the Doctrine\DBAL\Driver\PDOPgSQL\Driver is missing this functionality. You can add a Pull Request to DBAL so that we can add it.
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2013):

Comment created by @beberlei:

Duplicate of DBAL-702

@doctrinebot commented on GitHub (Dec 13, 2013): Comment created by @beberlei: Duplicate of [DBAL-702](http://www.doctrine-project.org/jira/browse/DBAL-702)
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2013):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (Dec 13, 2013): Issue was closed with resolution "Duplicate"
Author
Owner

@doctrinebot commented on GitHub (Dec 18, 2013):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-446] was closed:
https://github.com/doctrine/dbal/pull/446

@doctrinebot commented on GitHub (Dec 18, 2013): Comment created by @doctrinebot: A related Github Pull-Request [GH-446] was closed: https://github.com/doctrine/dbal/pull/446
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3321