Re: does postgres support certificate file in p12 format ? - Mailing list pgsql-admin

From Dhirendra Singh
Subject Re: does postgres support certificate file in p12 format ?
Date
Msg-id CAEyh4sZQUrybvX51ag6-+wtRv6ww8+yO6Y9T53F6VBmnES6NYw@mail.gmail.com
Whole thread Raw
In response to Re: does postgres support certificate file in p12 format ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
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@sss.pgh.pa.us> wrote:
Dhirendra Singh <dhirendraks@gmail.com> 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

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: does postgres support certificate file in p12 format ?
Next
From: Erik Serrano
Date:
Subject: backup to partitioned table