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>
9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
authorityKeyIdentifier=keyid,issuer
|
|
basicConstraints=CA:FALSE
|
|
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
|
|
subjectAltName = @alt_names
|
|
|
|
[alt_names]
|
|
DNS.1 = localhost
|
|
IP.1 = 127.0.0.1
|