Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Fwd: ssl database connection problems...


  • From: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
  • To: Carol Walter <walterc(at)indiana(dot)edu>
  • Cc: pgsql-admin(at)postgresql(dot)org
  • Subject: Re: Fwd: ssl database connection problems...
  • Date: Wed, 31 Dec 2008 16:08:41 -0500
  • Message-id: <20081231210841.GD25663@cns.vt.edu> <text/plain>

On Wed, Dec 31, 2008 at 11:16:42AM -0500, Carol Walter wrote:
>> On the web site you directed me to, the s_server command uses a file 
>> called 'mycert.pem'.  Do you know what the system expecting for this file? 

It's just a file and you tell openssl where it is, where you put it
once it is created.  You request this file from your CA (certificate
authority) who will provide you with the root.crt, the public side of
the chain.  You can generate your own with openssl.   Here's a great
demo: http://www.madboa.com/geek/openssl/#cert




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group