sslinfo extension - add notbefore and notafter timestamps

Поиск
Список
Период
Сортировка
От Cary Huang
Тема sslinfo extension - add notbefore and notafter timestamps
Дата
Msg-id 182b8565486.10af1a86f158715.2387262617218380588@highgo.ca
обсуждение исходный текст
Ответы Re: sslinfo extension - add notbefore and notafter timestamps  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
Hello

I noticed that sslinfo extension does not have functions to return current client certificate's notbefore and notafter timestamps which are also quite important attributes in a X509 certificate. The attached patch adds 2 functions to get notbefore and notafter timestamps from the currently connected client certificate.

thank you!



Cary Huang
-------------
HighGo Software Inc. (Canada)


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: use ARM intrinsics in pg_lfind32() where available
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Fix typo with logical connector (src/backend/commands/vacuumparallel.c)