1# An OpenSSL format CSR config file for creating the server root certificate.
2# This configuration file is also used when operating the CA.
3#
4# This certificate is used to sign server certificates. It is self-signed.
5
6[ req ]
7distinguished_name     = req_distinguished_name
8prompt                 = no
9
10[ req_distinguished_name ]
11CN                     = Test CA for PostgreSQL SSL regression test server certs
12