[req] default_bits = 4096 prompt = no default_md = sha256 req_extensions = v3_req distinguished_name = dn [ dn ] C=US ST=All L=All O=pgBackRest OU=Unit Testing Domain CN = test.pgbackrest.org [ v3_req ] basicConstraints = CA:FALSE keyUsage = nonRepudiation, digitalSignature, keyEncipherment subjectAltName = @alt_names [ alt_names ] DNS.1 = test.pgbackrest.org DNS.2 = *.test.pgbackrest.org IP.1 = 127.0.0.1 DNS.3 = test2.pgbackrest.org DNS.4 = *.test2.pgbackrest.org