git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 40fad96) | patch
Add notBefore and notAfter to SSL cert info display
2023年7月20日 15:07:32 +0000 (17:07 +0200)
2023年7月20日 15:07:32 +0000 (17:07 +0200)
commit 75ec5e7bec700577d39d653c316e3ae6c505842c
Add notBefore and notAfter to SSL cert info display

This adds the X509 attributes notBefore and notAfter to sslinfo
as well as pg_stat_ssl to allow verifying and identifying the
validity period of the current client certificate.

Author: Cary Huang <cary.huang@highgo.ca>
Discussion: https://postgr.es/m/182b8565486.10af1a86f158715.2387262617218380588@highgo.ca
18 files changed:
contrib/sslinfo/Makefile diff | blob | blame | history
contrib/sslinfo/meson.build diff | blob | blame | history
contrib/sslinfo/sslinfo--1.2--1.3.sql [new file with mode: 0644] blob
contrib/sslinfo/sslinfo.c diff | blob | blame | history
contrib/sslinfo/sslinfo.control diff | blob | blame | history
doc/src/sgml/monitoring.sgml diff | blob | blame | history
doc/src/sgml/sslinfo.sgml diff | blob | blame | history
src/backend/catalog/system_views.sql diff | blob | blame | history
src/backend/libpq/be-secure-openssl.c diff | blob | blame | history
src/backend/utils/activity/backend_status.c diff | blob | blame | history
src/backend/utils/adt/pgstatfuncs.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/pg_proc.dat diff | blob | blame | history
src/include/libpq/libpq-be.h diff | blob | blame | history
src/include/utils/backend_status.h diff | blob | blame | history
src/test/regress/expected/rules.out diff | blob | blame | history
src/test/ssl/t/001_ssltests.pl diff | blob | blame | history
src/test/ssl/t/003_sslinfo.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /