mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
There seems to be an issue with the default configuration, files are missing and we depend on them for the tests to run.
14 lines
188 B
INI
14 lines
188 B
INI
[req]
|
|
default_bits = 2048
|
|
prompt = no
|
|
default_md = sha256
|
|
distinguished_name = dn
|
|
|
|
[dn]
|
|
C=EE
|
|
ST=Harjumaa
|
|
L=Tallinn
|
|
O=EestiInternetiSA
|
|
OU=Arendus
|
|
emailAddress=hello@internet.ee
|
|
CN = *.test
|