1# An OpenSSL format CSR config file for creating a server certificate.
2#
3
4[ req ]
5distinguished_name     = req_distinguished_name
6prompt                 = no
7
8[ req_distinguished_name ]
9CN = common-name.pg-ssltest.test
10OU = PostgreSQL test suite
11
12# For Subject Alternative Names
13[ v3_req ]
14