mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
54345b6331
Signed-off-by: Rui Yang <ruiya@vmware.com>
15 lines
214 B
INI
15 lines
214 B
INI
[req]
|
|
default_bits = 2048
|
|
prompt = no
|
|
default_md = sha256
|
|
distinguished_name = dn
|
|
|
|
[dn]
|
|
C=US
|
|
ST=RandomState
|
|
L=RandomCity
|
|
O=RandomOrganization
|
|
OU=RandomOrganizationUnit
|
|
emailAddress=hello@example.com
|
|
CN = localhost
|