PGE-XX000: ERROR: Problem with the SSL CA cert (path? access rights?)
Started by Johnathan Tiamohover 2 years ago2 messagesgeneral
Hello
How can this error be resolved?
PGE-XX000: ERROR: Problem with the SSL CA cert (path? access rights?)
Is there any postgresql documentation on this ?
Kind regards
Johnathan T.
Re: PGE-XX000: ERROR: Problem with the SSL CA cert (path? access rights?)
Johnathan Tiamoh <johnathantiamoh@gmail.com> writes:
How can this error be resolved?
PGE-XX000: ERROR: Problem with the SSL CA cert (path? access rights?)
Is there any postgresql documentation on this ?
No, because it's not a Postgres error: there is no such message
string anywhere in our source code. You should start by trying
to identify what component is actually throwing that error.
regards, tom lane