Re: does postgres support certificate file in p12 format ?

Поиск
Список
Период
Сортировка
От Dhirendra Singh
Тема Re: does postgres support certificate file in p12 format ?
Дата
Msg-id CAEyh4sZQUrybvX51ag6-+wtRv6ww8+yO6Y9T53F6VBmnES6NYw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: does postgres support certificate file in p12 format ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: does postgres support certificate file in p12 format ?
Следующее
От: Erik Serrano
Дата:
Сообщение: backup to partitioned table