Johnathan Tiamoh <[email protected]> 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
