a579620a2e
Signed-off-by: Michael Mayer <michael@photoprism.app>
14 lines
211 B
Text
14 lines
211 B
Text
[req]
|
|
default_bits = 4096
|
|
default_md = sha256
|
|
distinguished_name = dn
|
|
prompt = no
|
|
|
|
[dn]
|
|
C = DE
|
|
ST = Berlin
|
|
L = Berlin
|
|
O = Local HTTPS
|
|
OU = Self-Hosted
|
|
emailAddress = hello@photoprism.local
|
|
CN = photoprism.local
|