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.
 
 
 
 
 
 
Yifan Gu 783fa364f6 Documentation: add serity_guide.md to show how to establish TLS. 11 years ago
..
config Documentation: add serity_guide.md to show how to establish TLS. 11 years ago
Makefile Documentation: add serity_guide.md to show how to establish TLS. 11 years ago
README.md Documentation: add serity_guide.md to show how to establish TLS. 11 years ago

README.md

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