Skip to content

Conversation

@tsoisauce
Copy link
Contributor

Heroku Error: self-signed certificate SSL fix for PG '^8.0.0'. Setting SSL options to "ssl": { "rejectUnauthorized": false } enables SSL but does not reject self-signed certificate for Heroku deployment. The issue occurs when Heroku invokes node application but fails at SSL cert for PG ^8.0.0.

Description of what you did:

Copy link
Member

@alexandrebodin alexandrebodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexandrebodin alexandrebodin added source: core:database Source is core/database package source: docs Documentation changes issue: enhancement Issue suggesting an enhancement to an existing feature labels May 4, 2020
@alexandrebodin alexandrebodin requested a review from lauriejim May 4, 2020 16:22
@alexandrebodin alexandrebodin removed the source: core:database Source is core/database package label May 4, 2020
@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #6050 into documentation will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           documentation    #6050   +/-   ##
==============================================
  Coverage          19.13%   19.13%           
==============================================
  Files                855      855           
  Lines              11934    11934           
  Branches            1898     1898           
==============================================
  Hits                2284     2284           
  Misses              8101     8101           
  Partials            1549     1549           
Flag Coverage Δ
#front 14.48% <ø> (ø)
#unit 39.93% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07a6951...03cf5c4. Read the comment docs.

Heroku Error: self-signed certificate SSL fix for PG '^8.0.0'. Setting SSL options to `"ssl": { "rejectUnauthorized": false }` enables SSL but does not reject self-signed certificate for Heroku deployment. The issue occurs when Heroku invokes node application but fails at SSL cert for PG ^8.0.0.

Signed-off-by: Kelvin Tsoi <ktsoi@wearfigs.com>
@tsoisauce
Copy link
Contributor Author

Props to the whole Strapi team and contributors for such an amazing project!

@alexandrebodin alexandrebodin added this to the 3.0.0-beta.20.3 milestone May 5, 2020
@alexandrebodin alexandrebodin merged commit 4346cec into strapi:documentation May 5, 2020
alexdevmotion pushed a commit to alexdevmotion/strapi that referenced this pull request Jun 6, 2020
Heroku Error: self-signed certificate SSL fix for PG '^8.0.0'. Setting SSL options to `"ssl": { "rejectUnauthorized": false }` enables SSL but does not reject self-signed certificate for Heroku deployment. The issue occurs when Heroku invokes node application but fails at SSL cert for PG ^8.0.0.

Signed-off-by: Kelvin Tsoi <ktsoi@wearfigs.com>
Signed-off-by: Alexandru Constantin <alex@devmotion.ro>
@derrickmehaffy
Copy link
Member

This pull request has been mentioned on Strapi Community Forum. There might be relevant details there:

https://forum.strapi.io/t/error-no-pg-hba-conf-entry-for-host-ssl-off/3409/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue: enhancement Issue suggesting an enhancement to an existing feature source: docs Documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants