Re: cannot load server.crt

From: Martin Gainty <mgainty(at)hotmail(dot)com>
To: <david(dot)sahagian(at)emc(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: cannot load server.crt
Date: 2012-12-19 20:15:11
Message-ID: BLU172-W7D8BE6E944680B8B55FD4AE300@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


David

http://docs.oracle.com/cd/E19159-01/819-3671/ablrg/index.html cd FolderThatContainsNameOfCertificate.crt
certutil -d NameOfCertificate.crt

a few things to check:
1)make sure current date of usage is after "Not Before Date"
2)make sure current date of usage is before "Not After Date"
3)make sure Signature matches Public Key4)Make sure Issuer CN (Canonical Name) is from a valid Certificate Authority (such as Verisign, Thawte)
Martin Gainty
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.

From: david(dot)sahagian(at)emc(dot)com
To: pgsql-general(at)postgresql(dot)org
Date: Wed, 19 Dec 2012 14:51:22 -0500
Subject: [GENERAL] cannot load server.crt

Continuation . . . When this happens, Postgres rejects the certificate. FATAL: could not load server certificate file "server.crt": no SSL error reported -dvs-

In response to

Browse pgsql-general by date

  From Date Subject
Next Message AI Rumman 2012-12-19 20:17:43 pg_xlog is getting bigger
Previous Message John R Pierce 2012-12-19 20:14:06 Re: Any experience with Drobo SAN and PG?