Re: does postgres support certificate file in p12 format ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have openssl which can read certificate file in p12 format. but it has to be told the format is p12.
In postgres configuration, i do not find any config which can tell openssl that the certificate is in p12 format.

Thanks,
Dhirendra.

On Wed, Nov 16, 2022 at 11:01 AM Tom Lane <tgl@xxxxxxxxxxxxx> wrote:
Dhirendra Singh <dhirendraks@xxxxxxxxx> writes:
> Does postgres server support reading certificate file in p12 format ?
> My company CA provided certificates in p12 format only.

Postgres doesn't really deal directly with the contents of certificate
files.  The answer would be down to whether you're using a version of
OpenSSL that supports them.

                        regards, tom lane

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux