/
githubmirror
/
postgres
Обзор
Документация
Войти
/
githubmirror
/
postgres
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/test/ssl/conf/server-rsapss.config
14 строк
392 B
Peter Eisentraut
Add newline at end of file
23 май 2023, 16:18
23 май 2023, 16:18
f40177c
Код
Авторство
О чём код?
# An OpenSSL format CSR config file for creating a server certificate. # # This is identical to server-cn-only certificate, but we specify # RSA-PSS as the algorithm on the command line. [ req ] distinguished_name = req_distinguished_name prompt = no [ req_distinguished_name ] CN = common-name.pg-ssltest.test OU = PostgreSQL test suite # No Subject Alternative Names