I'm new as can be with creating SSL certificates on my own.  I downloaded
the openssl binary and installed it.  The instructions and tutorials on the
website don't help me much in terms of steps A,B,C; this could also be due
to a lack of familiarity with technical terms used for each part of this.
The only thing I did accomplish is the following

 

openssl req -out CSR.csr -new -newkey rsa:2048 -nodes -keyout privateKey.key

 

I now have a privateKey and CSR file in the openssl/bin folder.  Beyond this
I do not know what goes where.  I'm on Windows 2003 (server) and Windows XP
(client).  I know what to change in the PostgreSQL config but do not know if
PostgreSQL implicitly knows that a certificate exists, and what the client
box should have.

 

David Patricola | Senior Cold Fusion Developer | Web Applications & Services
| Jefferson Information Technologies

 

Thomas Jefferson Universtiy | Philadelphia, PA | 215.503.1715 (Office)

 

Reply via email to