forked from mystiq/dex
Documentation: mv security_guide.md tls-setup.md
This commit is contained in:
parent
f1fb00efdd
commit
1dd0d13ee0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Security Guide
|
# TLS Setup
|
||||||
|
|
||||||
According to the [OpenID Connect Spec](http://openid.net/specs/openid-connect-core-1_0.html),
|
According to the [OpenID Connect Spec](http://openid.net/specs/openid-connect-core-1_0.html),
|
||||||
TLS [is required](http://openid.net/specs/openid-connect-core-1_0.html#TLSRequirements) for connection between the client and the dex server.
|
TLS [is required](http://openid.net/specs/openid-connect-core-1_0.html#TLSRequirements) for connection between the client and the dex server.
|
Loading…
Reference in a new issue