Updated ws.pm (added ssh to enable copying certbot data).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 20 Dec 2021 13:09:52 +0000 (14:09 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 20 Dec 2021 13:09:52 +0000 (14:09 +0100)
commitddc22f20ec1c706f6597f7712592a7c16aa66450
treef4edcfa8bb09eabd2bb59aa7b177b7a3babc1727
parentac8d74c34969c010aec4484571467bd6fd234784
Updated ws.pm (added ssh to enable copying certbot data).
13 files changed:
sources/ws.pm/envvars
sources/ws.pm/postinstall/01_setownership.sh
sources/ws.pm/postinstall/02_setpermissions.sh
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_ecdsa_key [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_ecdsa_key.pub [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_ed25519_key [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_ed25519_key-cert.pub [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_ed25519_key.pub [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_rsa_key [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/ssh_host_rsa_key.pub [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/sshd_config.d/99-host-cert.conf [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/sshd_config.d/99-user-CA.conf [new file with mode: 0644]
sources/ws.pm/postinstall/install/etc/ssh/trusted-user-ca.keys [new file with mode: 0644]