OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

383 B

Similar to etcd's tls-setup, this demonstrates using Cloudflare's cfssl to easily generate certificates for an dex server.

Defaults generate an ECDSA-384 root and leaf certificates for localhost.

Instructions

  1. Install git, go, and make
  2. Run make to generate the certs