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.
8 lines
217 B
Text
8 lines
217 B
Text
authorityKeyIdentifier=keyid,issuer
|
|
basicConstraints=CA:FALSE
|
|
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
|
|
subjectAltName = @alt_names
|
|
|
|
[alt_names]
|
|
DNS.1 = test
|
|
DNS.2 = registry.test
|