Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Maksyoma
fc894a7096 Resolve KASM-1883 "Feature/ x proxy" 2022-04-07 13:01:14 +00:00
Dmitry Maksyoma
2b9a4d0d8b Deb: remove /etc/kasmvnc and cert generation as we use snakeoil now 2021-01-21 00:14:30 +13:00
Dmitry Maksyoma
b8c380d17f Deb: move self-signed cert to /etc/kasmvnc 2021-01-14 22:13:46 +13:00
Dmitry Maksyoma
eaa5c24439 Generate self-signed cert in /etc/ssl/private/kasmvnc.pem
I piggyback on ssl-cert package that's got ssl-cert group and the
directory /etc/ssl/private, the group can read files from (but not list
files there). Thus, by adding a user to ssl-cert group, they can read
both ssl-cert certificates and the KasmVNC certificate.o

Note: currently, KasmVNC only supports one file that must contain both
private and public keys. For this reason, I didn't use the snakeoil
certificate from ssl-cert, as it's split into two files.
2021-01-03 23:12:21 +13:00
Dmitry Maksyoma
a7e7deaf99 Deb: add as vncserver, etc alternative 2020-12-31 01:09:51 +13:00
Dmitry Maksyoma
a1089dd356 Deb: XkasmVnc -> Xkasmvnc 2020-12-31 01:08:31 +13:00