summaryrefslogtreecommitdiffstats
path: root/src/test/ssl/conf/server-cn-only.config
blob: 9edb7b7aca563eaed1240115fba5d9dc180398cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# An OpenSSL format CSR config file for creating a server certificate.
#

[ 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