mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +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
|
||||
# https://goteleport.com/docs/admin-guide/#configuration
|
||||
teleport:
|
||||
ca_pin: "sha256:df15ba56d56227e288ce183d7eee77a6bef552aaaa5dc25f0f5ea56494ce14c6"
|
||||
ca_pin: "sha256:062db37249ea74c450579da8f02043b317cb8a174d653bb5090a89752d68efe7"
|
||||
|
||||
auth_service:
|
||||
enabled: "yes"
|
||||
@@ -10,6 +10,7 @@ auth_service:
|
||||
authentication:
|
||||
type: local
|
||||
second_factor: on
|
||||
signature_algorithm_suite: balanced-v1
|
||||
u2f:
|
||||
app_id: https://teleport.zulipchat.net
|
||||
webauthn:
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# which determines which hosts, databases, and database users the
|
||||
# remote user is allowed to connect to.
|
||||
teleport:
|
||||
ca_pin: "sha256:df15ba56d56227e288ce183d7eee77a6bef552aaaa5dc25f0f5ea56494ce14c6"
|
||||
ca_pin: "sha256:062db37249ea74c450579da8f02043b317cb8a174d653bb5090a89752d68efe7"
|
||||
auth_servers:
|
||||
# Use the proxy address, to support running the db_service, which requires
|
||||
# a reverse tunnel.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# See https://goteleport.com/docs/config-reference/
|
||||
teleport:
|
||||
ca_pin: "sha256:df15ba56d56227e288ce183d7eee77a6bef552aaaa5dc25f0f5ea56494ce14c6"
|
||||
ca_pin: "sha256:062db37249ea74c450579da8f02043b317cb8a174d653bb5090a89752d68efe7"
|
||||
auth_servers:
|
||||
# Use the proxy address, to support running the app_service, which requires
|
||||
# a reverse tunnel.
|
||||
|
||||
Reference in New Issue
Block a user