| От | gar8@pitt.edu (Tony Reina) |
|---|---|
| Тема | Does libpq have SSL functions? |
| Дата | |
| Msg-id | a1688e61.0304102217.43f25944@posting.google.com обсуждение |
| Ответы |
Re: Does libpq have SSL functions?
|
| Список | pgsql-hackers |
I'd like to build some SSL functionality into my C functions that access the PostgreSQL database. My C functions are calling the routines from libpq. By chance, are there any SSL functions inherent to libpq for establishing a secure connection to the postmaster? I mention this because I noticed in the source code for psql, the c file startup.c has the following line: ssl = PQgetssl(pset.db); I didn't seem to find any other SSL references in the /src/bin/psql directory using grep, but I know that psql can be built with SSL support so I was hoping to use the code for that as a template. Thanks. -Tony
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера