8e43186454
Signed-off-by: Michael Mayer <michael@photoprism.app>
17 lines
No EOL
236 B
Text
17 lines
No EOL
236 B
Text
[req]
|
|
default_bits = 4096
|
|
prompt = no
|
|
default_md = sha256
|
|
x509_extensions = v3_req
|
|
distinguished_name = dn
|
|
|
|
[dn]
|
|
C = DE
|
|
ST = Berlin
|
|
L = Berlin
|
|
O = PhotoPrism
|
|
OU = Self-Hosted
|
|
emailAddress = hello@photoprism.app
|
|
CN = PhotoPrism
|
|
|
|
[v3_req] |