mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
kandra: Update Teleport CA.
This commit is contained in:
committed by
Tim Abbott
parent
e2df4f52ef
commit
3e421d71ba
@@ -1,7 +1,7 @@
|
|||||||
# See https://goteleport.com/docs/config-reference/ and
|
# See https://goteleport.com/docs/config-reference/ and
|
||||||
# https://goteleport.com/docs/admin-guide/#configuration
|
# https://goteleport.com/docs/admin-guide/#configuration
|
||||||
teleport:
|
teleport:
|
||||||
ca_pin: "sha256:df15ba56d56227e288ce183d7eee77a6bef552aaaa5dc25f0f5ea56494ce14c6"
|
ca_pin: "sha256:062db37249ea74c450579da8f02043b317cb8a174d653bb5090a89752d68efe7"
|
||||||
|
|
||||||
auth_service:
|
auth_service:
|
||||||
enabled: "yes"
|
enabled: "yes"
|
||||||
@@ -10,6 +10,7 @@ auth_service:
|
|||||||
authentication:
|
authentication:
|
||||||
type: local
|
type: local
|
||||||
second_factor: on
|
second_factor: on
|
||||||
|
signature_algorithm_suite: balanced-v1
|
||||||
u2f:
|
u2f:
|
||||||
app_id: https://teleport.zulipchat.net
|
app_id: https://teleport.zulipchat.net
|
||||||
webauthn:
|
webauthn:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
# which determines which hosts, databases, and database users the
|
# which determines which hosts, databases, and database users the
|
||||||
# remote user is allowed to connect to.
|
# remote user is allowed to connect to.
|
||||||
teleport:
|
teleport:
|
||||||
ca_pin: "sha256:df15ba56d56227e288ce183d7eee77a6bef552aaaa5dc25f0f5ea56494ce14c6"
|
ca_pin: "sha256:062db37249ea74c450579da8f02043b317cb8a174d653bb5090a89752d68efe7"
|
||||||
auth_servers:
|
auth_servers:
|
||||||
# Use the proxy address, to support running the db_service, which requires
|
# Use the proxy address, to support running the db_service, which requires
|
||||||
# a reverse tunnel.
|
# a reverse tunnel.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# See https://goteleport.com/docs/config-reference/
|
# See https://goteleport.com/docs/config-reference/
|
||||||
teleport:
|
teleport:
|
||||||
ca_pin: "sha256:df15ba56d56227e288ce183d7eee77a6bef552aaaa5dc25f0f5ea56494ce14c6"
|
ca_pin: "sha256:062db37249ea74c450579da8f02043b317cb8a174d653bb5090a89752d68efe7"
|
||||||
auth_servers:
|
auth_servers:
|
||||||
# Use the proxy address, to support running the app_service, which requires
|
# Use the proxy address, to support running the app_service, which requires
|
||||||
# a reverse tunnel.
|
# a reverse tunnel.
|
||||||
|
|||||||
Reference in New Issue
Block a user