| От | Michael Paquier |
|---|---|
| Тема | Re: Support for NSS as a libpq TLS backend |
| Дата | |
| Msg-id | YFqHmspKASMHcH7V@paquier.xyz обсуждение |
| Ответ на | Re: Support for NSS as a libpq TLS backend (Jacob Champion <pchampion@vmware.com>) |
| Ответы |
Re: Support for NSS as a libpq TLS backend
|
| Список | pgsql-hackers |
On Wed, Mar 24, 2021 at 12:05:35AM +0000, Jacob Champion wrote: > The first database loaded by NSS_InitContext() becomes the "default" > database. This is what I'm currently hung up on. I can't figure out how > to get NSS to use the database that was loaded for the current > connection, so in my local patches for the issues above, client > certificates fail to load. I can work around it temporarily for the > tests, but this will be a problem if any libpq clients load up multiple > independent databases for use with separate connections. Anyone know if > this is a supported use case for NSS? Are you referring to the case of threading here? This should be a supported case, as threads created by an application through libpq could perfectly use completely different connection strings. -- Michael
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера