/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/ssl/conf/server-no-names.config
13 строк
360 B
Daniel Gustafsson
Refactor the sslfiles Makefile target for ease of use
19 окт 2021, 21:11
19 окт 2021, 21:11
b4c4a00
Код
Авторство
О чём код?
# An OpenSSL format CSR config file for creating a server certificate. # # This certificate contains no CN, nor SANs. Not very useful, but make # sure the client can handle it gracefully. [ req ] distinguished_name = req_distinguished_name prompt = no [ req_distinguished_name ] OU = PostgreSQL test suite # No Subject Alternative Names