Allow multiple clients at the same time

This commit is contained in:
Johan Wassberg 2024-09-02 09:29:09 +02:00
parent e7b61a49b1
commit 56e0babef6
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -23,12 +23,12 @@ certbot_sync_client_ssh_keys_db:
key : 'AAAAC3NzaC1lZDI1NTE5AAAAIP+GrJ0x16grcvV/uh08f4PXxpSi9aVxC7HVPe/LgXbe' key : 'AAAAC3NzaC1lZDI1NTE5AAAAIP+GrJ0x16grcvV/uh08f4PXxpSi9aVxC7HVPe/LgXbe'
type : 'ssh-ed25519' type : 'ssh-ed25519'
name : 'internal-dco-prod-radius-2' name : 'internal-dco-prod-radius-2'
options : 'command="/usr/bin/rrsync /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding' options : 'command="/usr/bin/rrsync -no-lock /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
'internal-sto3-prod-radius-3': 'internal-sto3-prod-radius-3':
key : 'AAAAC3NzaC1lZDI1NTE5AAAAIPr9NxC6o1F6b04Vadp7MrL+579Rn5dsbYwACqSB12xb' key : 'AAAAC3NzaC1lZDI1NTE5AAAAIPr9NxC6o1F6b04Vadp7MrL+579Rn5dsbYwACqSB12xb'
type : 'ssh-ed25519' type : 'ssh-ed25519'
name : 'internal-sto3-prod-radius-3' name : 'internal-sto3-prod-radius-3'
options : 'command="/usr/bin/rrsync /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding' options : 'command="/usr/bin/rrsync -no-lock /etc/letsencrypt/",no-agent-forwarding,no-port-forwarding,no-pty,no-user-rc,no-X11-forwarding'
certbot_sync_client_ssh_keys_mapping: certbot_sync_client_ssh_keys_mapping:
'root': 'root':