| От | Tom Lane |
|---|---|
| Тема | Re: Question on SSL certificate expiry |
| Дата | |
| Msg-id | 3780.1685624838@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Question on SSL certificate expiry (Nikhil Shetty <nikhil.dba04@gmail.com>) |
| Ответы |
Re: Question on SSL certificate expiry
|
| Список | pgsql-admin |
Nikhil Shetty <nikhil.dba04@gmail.com> writes:
> We were using MTLS to connect to the database. We noticed that even after
> server certificates expired the client was able to connect to the database.
> 1. Doesn't postgres check the expiry date of the certificate?
Postgres does not. The openssl library can. The most likely
guess, on the basis of the next-to-zero details you provided,
is that the connection is succeeding via some method that doesn't
require the client to check the server's certificate --- for
instance, a completely unencrypted connection.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера